akelabanda
Programmer
Hi there
I've setup a readymade website on my Win XP. It's running Apache 2.2 and PHP5.
When I run index.php, there is an error displayed
Notice: Undefined variable: auto_filename in F:\ on line 154
index.php has the following line
<? include("includes/vars.inc") ?>
includes/vars.inc contains php variable
$auto_filename = 'auto.txt';
After looking at a couple of answers, I've also set
register_globals = On in php.ini
Can you please help ?
Thanks
Rajeev
UK's best mobile deals online
I've setup a readymade website on my Win XP. It's running Apache 2.2 and PHP5.
When I run index.php, there is an error displayed
Notice: Undefined variable: auto_filename in F:\ on line 154
index.php has the following line
<? include("includes/vars.inc") ?>
includes/vars.inc contains php variable
$auto_filename = 'auto.txt';
After looking at a couple of answers, I've also set
register_globals = On in php.ini
Can you please help ?
Thanks
Rajeev
UK's best mobile deals online