That's right, but with curl it's not a true redirection: you just print the content of the target page, you don't redirect to the page. What I need is "automated forms", that send the same data as forms but without user interaction. I can't use javascript to automatically send a form. > You can do posts with curl > > http://www.php.net/manual/en/ref.curl.php > > olinux > > > --- "arthur.chereau" <[EMAIL PROTECTED]> wrote: > > 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 ? > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > ------------------------------------------ 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