Not even sure if I should ask this as the PHP gods may get angry.
A global declaration line in a function:
Does this require a semi-colon at the end of the line like other lines of php scriptCode:global $qid, $qtitle, $qdesc, $qno, $cquestion
Before anyone asks, was given a print out via email to see if I could spot one of those "T" errors and that was the first thing that came to mind. Don't have php installed on this lappie.





Reply With Quote