Re: Value of $_POST['submit']

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ron,

What's your Javascript client-side code to invoke the PHP-script? You may need to switch to $_GET[] instead of $_POST...

Yves

----- Original Message ----- From: "Ron Piggott" <ron.php@xxxxxxxxxxxxxxxxxx>
To: "PHP DB" <php-db@xxxxxxxxxxxxx>
Sent: Thursday, November 27, 2008 7:02 PM
Subject:  Value of $_POST['submit']


I am working on the following web page tonight:
http://www.actsministrieschristianevangelism.org/verseoftheday/

I am trying to program the "Load Previous Issue" "Random Issue" and
"Load Next Issue" buttons.

I am using Ajax to pass the date the user is requesting to the PHP
script for processing.

I am wondering how my PHP script may access the value of value of
$_POST['submit'].  At present echo $_POST['submit']; doesn't give me a
value.  Consequently all queries to the mySQL database fail.

Ron


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux