
09-25-2008, 08:14 PM
|
 |
|
|
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
I've got the whole source that you posted in this thread on my test site.
Something you could try is changing your path in your include statement:
include('./mypoll.php');
or
include('/home/yoursite/mypoll.php');
|
Is that what you did?
|