me estais mandando mensajes vuestros,
- Original Message -
From: "erich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 21, 2002 4:22 PM
Subject: [PHP] unknown problem of script
> i run a install.php, the server says the following statement,
&
Erich:
On Tue, May 21, 2002 at 10:22:10PM +0800, erich wrote:
> Warning: Undefined index: install in d:\wwwroot\program_files\install.php
> on line 14
Undefined index means that the index you requested from an array doesn't
exist.
>
> $install = $HTTP_POST_VARS["install"];
That's line 14.
i run a install.php, the server says the following statement,
Warning: Undefined index: install in d:\wwwroot\program_files\install.php on
line 14
the strange things is when i install the php program, it does not have
outputted this warning, but this warning occurs when i put all the files to
a r
3 matches
Mail list logo