RE: Programmatic POST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Gabe [mailto:ydnahg-news4432@xxxxxxxxxxxxxx]
> Sent: Wednesday, November 22, 2006 3:08 PM
> To: php-general@xxxxxxxxxxxxx
> Subject:  Programmatic POST
> 
> I'm looking to write a function that will receive the contents of a web
> form, do some data manipulation, then pass on the manipulated data to
> another URL via POST.  Is there a built-in function in PHP that I can
> use to send the data to another URL via POST without a user having to
> click submit on a form?

Yep.  There are several.

I prefer to use cURL.

http://www.php.net/curl

-B

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux