Re: Header() - POST

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

 



At 3:32 PM -0700 9/10/08, mike wrote:
On Wed, Sep 10, 2008 at 2:51 PM, tedd <tedd.sperling@xxxxxxxxx> wrote:
 At 10:14 AM -0700 9/5/08, mike wrote:

 if you want to re-post data you need to look at a client-side
 alternative using javascript (or applets - flash, java, etc)

 OR just use hidden input.

 I do that with forms that gather pages of data. You keep submitting the same
 page over and over gathering the different sets of the data you need and
 then forwarding the data you gathered from previous pages via a hidden input
 OR a SESSION.

can't re-post data without something triggering it... that was what i
was saying.

in your case, the user is hitting submit again, or javascript is
triggering the submit on a form completion. but you can't just POST
data without something forcing it.

Then use cURL as was suggested before.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux