Brad,
What version of PHP are you using?
I suspect something less then 5.0 which means the public/private declarations are not supported...
(So remove 'public' and see if it works)

Yes, it turns out that I am using PHP 4, and I thought I was using 5. Thank you for pointing it out.

Now I have to consider whether or not to make my code PHP 4 compatible, or upgrade to version 5.

--
Dave M G

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to