Re: [PHP] declaring variables mandatory??? From: Tyler Longren (tyler <email protected>)
Date: 11/30/01

I'm not sure, but I'd check the Error level settings in php.ini. It might
be set to display stupid little warnings like this.

Good luck,
Tyler Longren

----- Original Message -----
From: "Andy" <news.letters <email protected>>
To: <php-general <email protected>>
Sent: Friday, November 30, 2001 1:37 PM
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>