12-26-2007, 11:15 PM
|
#5 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: florida
Posts: 110
Thanks: 36
|
=P
I'll prob post the next version of this script on here.
Also, I took your advice and changed the include line on pquiz.php to this...
PHP Code:
@(include("class.php")) OR die ("Error: Classes are not in session");
|
|
|
|