Er. Rochak Chauhan - 2006-11-07 15:15:10 -
In reply to message 1 from Bill Wilson
I guess you are using PHP 4. In that case, just remove all the PRIVATE, PUBLIC and PROTECTED keywords from the class. Also please prefix "VAR" key word infront of all variables declared in the class.
If you still face any problem, let me know.