This used to work, then all of the sudden it just fail to work. I don't know if it's due to after I upgrade to vbulletin 2.2.2 or PHP 4.1.0
Any Advice?
http://www.certifyexpress.com/mycode.txt
| SitePoint Sponsor |


This used to work, then all of the sudden it just fail to work. I don't know if it's due to after I upgrade to vbulletin 2.2.2 or PHP 4.1.0
Any Advice?
http://www.certifyexpress.com/mycode.txt
Last edited by certify; Feb 13, 2002 at 10:30.
Your WebHosting Partner - RouterWebHost.com
eXam SIMulation Software - ExamSim.net
geeks forums -ProgrammingTutor.com
BMWClub of Malaysia - BMWClub.com.my
unofficial MU Fan Club coming soon - ManchesterUnited.com.my
$thispage=urlencode("$PHP_SELF?quiz=$quiz");
Try this instead.
$thispage = urlencode($PHP_SELF."?quiz=$quiz");
Maybe a stupid answer![]()


Won't work.
Your WebHosting Partner - RouterWebHost.com
eXam SIMulation Software - ExamSim.net
geeks forums -ProgrammingTutor.com
BMWClub of Malaysia - BMWClub.com.my
unofficial MU Fan Club coming soon - ManchesterUnited.com.my
I posted at vb, but try $REQUEST_URI instead.
-JRW
I posted at vb, but try $REQUEST_URI instead.
http://sitepointforums.com/showthrea...ght=%24PHPSELF
-JRW
Bookmarks