[PHP] declaring variables mandatory??? From: Andy (news.letters <email protected>)
Date: 11/30/01

Hello,

I have a problem with my php installation. PHP runs, but all my variables
have to be declared, othervise I am getting following error:

Warning: Undefined variable: next in
e:\projects\globosapiens\07_production\actual\forum\install.php on line 33

I guess this is only on my system, since I have obtained other php code
which workes on other systems, but not on mine.

Thanx for any help

Cheers,

Andy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>