"Steen Rabol"
<[EMAIL PROTECTED] To: "Eugene Wolff" <[EMAIL PROTECTED]>
ele.dk> cc: [EMAIL PROTECTED]
Hello,
"Eugene Wolff" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have the following script. When I open it says:
>
> Notice: Undefined variable: submit in c:\inetpub\wwwroot\phpTest9.php
> on line 4 Although the input boxes all show fine. Obviously it does
> not do the first part of the code
Hi
Well...
If you look at your script, you'll see that you are trying to test on $submit, the
'problem' is that you have not defined $submit, not as a local var and not as a var
from eg a URL, in other words: You are trying to test on something that you have not
yet defined - IMHO 'sloppy' cod
Hi,
I have the following script. When I open it says:
Notice: Undefined variable: submit in c:\inetpub\wwwroot\phpTest9.php on
line 4
Although the input boxes all show fine. Obviously it does not do the
first part of the code because ($submit) is not equal to true.
First name:
Last nam
Greetings! Clue humbly requested ...
I followed oft-posted directions to the letter for getting PHP 4.0.6
setup on Solaris 2.6 with Netscape Enterprise Server 3.6 SP3.
All's well in the config and make logs (I think), but when I go to run the
NES daemon, I get back no confirmation that it actual