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
- [PHP] php and flash 5 books? Pascal Polleunus
- [PHP] php and flash 5 books? Jay Paulson
- Re: [PHP] php and flash 5 books? Jay Paulson
- Re: [PHP] "simulate" form submission Gyozo Papp
- Re: [PHP] "simulate" form submission Meir kriheli

