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
php
hope this helps.
Papp Gyozo
- [EMAIL PROTECTED]
- Original Message -
From: "Pascal Polleunus" <[EMAIL PROTECTED]>
To: "_PHP" <[EMAIL PROTECTED]>
Sent: 2001. jĂșnius 19. 10:35
Subject: [PHP] "simulate" form submission
> Hi,
>
> Doe
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 informations to send the post vars
but what are these header informations
3 matches
Mail list logo