ST["submitter"])) and
(!isset($_POST["finalize"])) and
($number) and (!$submitter)# and (!$finalize)
){
?>
Step 99: , You did
not enter your name.
We are sorry. Please Start
Again
is provoking
[Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined index:
s
Now I get it. Must be the version change?
Richard Lynch a écrit:
On Fri, May 19, 2006 6:08 pm, John Taylor-Johnston wrote:
Any idea why this bit of code
if("yes" == $_POST['submitter'])
{
is provoking this message in my Apache error log?
[Fri May 19 19:05:10 2006
rydate)
> values ('$name','$email','$comments','$entrydate')";
> mysql_query($sql) or die(print mysql_error());
> }
>
> is provoking this message in my Apache error log?
>
> [Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined i
#x27;,'$entrydate')";
mysql_query($sql) or die(print mysql_error());
}
is provoking this message in my Apache error log?
[Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined index:
submitter in
/home/jtjohnston/domains/jtjohnston.ca/public_html/comments.php on line 29
Yes.
#x27;,'$email','$comments','$entrydate')";
mysql_query($sql) or die(print mysql_error());
}
is provoking this message in my Apache error log?
[Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined index:
submitter in
/home/jtjohnston/domains/jtjohnston.ca/publi
l','$comments','$entrydate')";
> mysql_query($sql) or die(print mysql_error());
> }
>
> is provoking this message in my Apache error log?
>
> [Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined index:
> submitter in
> /home/jtjohnston/d
ot;;
mysql_query($sql) or die(print mysql_error());
}
is provoking this message in my Apache error log?
[Fri May 19 19:05:10 2006] [error] PHP Notice: Undefined index:
submitter in
/home/jtjohnston/domains/jtjohnston.ca/public_html/comments.php on line 29
John
--
PHP General Mailin
day in my
> /var/log/messages in regards to:
>
> --- snip --
>
> httpd: PHP Notice: Undefined index: autoplay in
> /a/www/data/filname/garbled/radio.blog/index.php on line 9
>
> --- snip ---
>
> I am not quite sure what to do to make sure things are operating
4.11
machine. I am trying to make sure that my PHP is properly installed and
configured.
I am seeing the following PHP Notice about 10 entries a day in my
/var/log/messages in regards to:
--- snip --
httpd: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
Rob Kapfer wrote:
Hello, This is a new install of PHP 5.0.4 on XP, I'm testing if it's
installed correctly with the usual test.htm:
Your name:
Your age:
Action.php:
echo $_POST['name'];
echo $_POST['age'];
?>
Results:
C:\NCC>action.php
Notice: Undefined index: name in C:\NCC\action.php on lin
Also see:
http://php.net/manual/en/function.array-key-exists.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Rob Kapfer [mailto:[EMAIL PROTECTED]
> Hello, This is a new install of PHP 5.0.4 on XP, I'm testing if it's
> installed correctly with the usual test.htm:
>
>
> Your name:
>
> Your age:
>
>
>
>
>
> Action.php:
>
>
> echo $_POST['name'];
>
> echo $_POST['age'];
>
> ?>
>
> Res
Hello, This is a new install of PHP 5.0.4 on XP, I'm testing if it's
installed correctly with the usual test.htm:
Your name:
Your age:
Action.php:
Results:
C:\NCC>action.php
Notice: Undefined index: name in C:\NCC\action.php on line 2
Notice: Undefined index: age in C:\NCC\action.ph
16 matches
Mail list logo