php-general | 2001062
Date: 06/19/01
- Next message: Jon Haworth: "RE: [PHP] email forms"
- Previous message: Andrew Halliday: "Re: [PHP] upload on Win9x"
- Next in thread: Jay Paulson: "[PHP] php and flash 5 books?"
- Reply: Jay Paulson: "[PHP] php and flash 5 books?"
- Reply: Gyozo Papp: "Re: [PHP] "simulate" form submission"
- Reply: Meir kriheli: "Re: [PHP] "simulate" form submission"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Jon Haworth: "RE: [PHP] email forms"
- Previous message: Andrew Halliday: "Re: [PHP] upload on Win9x"
- Next in thread: Jay Paulson: "[PHP] php and flash 5 books?"
- Reply: Jay Paulson: "[PHP] php and flash 5 books?"
- Reply: Gyozo Papp: "Re: [PHP] "simulate" form submission"
- Reply: Meir kriheli: "Re: [PHP] "simulate" form submission"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

