I need to redirect the browser to an external website and to automatically send POST
data to the site, without a form.
Basically I need header("Location: ...") - that is true redirection - with POST.
How can I do this with PHP ?
------------------------------------------
Faites un voeu et puis Voila ! www.voila.fr
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

