On Tuesday 19 June 2001 11:35, Pascal Polleunus wrote:
> Hi,
>
> Does someone know how to "simulate" a form submission?
> I guess I need to do something like
> header("Location: http://www.mysite.com";);
> header($PostVarsData);
> where $PostVarsData must contains the header informatio
Hello,
an article was posted to Zend a few weeks ago its title was:
Mimic form submissions in PHP by John Coggeshall
"Learn how you can use PHP to simulate GET and POST form submissions from
within your PHP scripts."
and the URL:
http://www.zend.com/zend/spotlight/mimocsumissions.php
hope th
2 matches
Mail list logo