php-general | 2001062

Re: [PHP] "simulate" form submission From: Meir kriheli (mksoft <email protected>)
Date: 06/19/01

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 informations to send the post
> vars
>
> but what are these header informations?
> how can I handle that?
>
> Thanks,
> Pascal

You can use the http class from Manuel Lemos, see:

http://phpclasses.upperdesign.com/browse.html/package/3

-- 
Meir Kriheli

There's someone in my head, but it's not me - Pink Floyd