[PHP] PHP 4.3.9 - Undefined variable: authed in

2005-08-06 Thread Trevor Tregoweth
Hi There I am trying to run a simple password /php / mysql script for a web page and get the following errors, it works fine on a earlier versions of php / mysql PHP Notice: Undefined variable: help_out_uid in /var/www/html/lcc/secure/secure.php on line 87, PHP Notice: Undefined variable: aut

Re: [PHP] PHP 4.3.9 - Undefined variable: authed in

2005-08-06 Thread Jochem Maas
Trevor Tregoweth wrote: Hi There point 1: you started a new thread by replying to an existing thread - BAD. point 2: the errors (notices) are telling you something. read them. if you don't understand them, try google first, then php.net hint: your php config has changed - error reporting has