Quote:
Originally Posted by Zachery
Thats it, I believe he may have made a 3.5 one.
|
I hope so because thsi one does not work I get and
Fatal error: Call to undefined function: globalize() in
/home/me/public_html/forum/form.php on line
24
This is the start of line 24.
globalize($_POST, array(
'normalanswer1' => STR,
'radioanswer1' => STR,
'radioanswer2' => STR,
'radioanswer3' => STR,
'radioanswer3other' => STR,
'answer1' => STR,
'answer2' => STR,
'answer3' => STR,
'longanswer1' => STR,
'action' => STR
));
I will look around and see if he did a 3.5 version.