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

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to