ID: 11862
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: *General Issues
Operating system: Win98
PHP Version: 4.0.6
Description: if ($submit) {
I took the php.ini from the zip version of 406.
And know i works. So i guess the installer did something wrong!
Previous Comments:
---------------------------------------------------------------------------
[2001-07-03 15:09:13] [EMAIL PROTECTED]
Set your error level to "E_ALL & ~E_NOTICE" and it will go
away. This is not a bug.
Derick
---------------------------------------------------------------------------
[2001-07-03 14:53:33] [EMAIL PROTECTED]
It could be me, but after installing 406,(i run apache 1.3.20) the script where i use
the "if ($submit) {" don't work. It's says! Warning: Undefined variable: submit in
c:programmerapache groupapachehtdocssignup.php on line 5
line 5 = if ($submit) {
When i put it on my server it works fine.
If it's me that done something wrong, then i'm sorry.
(it worked before installing 406)
this is the first version of php4 i have installed.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11862
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]