Maybe this was already diskussed, but I am rather new to PHP...

I have to call a page on a remote webserver and include some variables. 
Since the whole stuff comes from a database and is too long for an URL 
ist must be done with POST.
Can I call a website with POST arguments from within PHP? It's like a 
webform, but without the user clicking on the submit button.

TIA,
Peter

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to