RE: [PHP] declaring variables mandatory??? From: Brian V Bonini (b-bonini <email protected>)
Date: 11/30/01

change error level reporting
error_reporting()

-Brian

> -----Original Message-----
> From: Andy [mailto:news.letters <email protected>]
> Sent: Friday, November 30, 2001 2:38 PM
> To: php-general <email protected>
> Subject: [PHP] declaring variables mandatory???
>
>
> 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>
>

-- 
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>