How can I receive a cURL request in PHP?
Posted: Wed Sep 02, 2009 2:47 pm
Hi everyone.
Everything I read about cURL shows how to make a cURL request in PHP. Does anybody know of a tutorial which teaches how to receive a cURL request in PHP, or have an example?
Something simple like a "Hello World" which would be sent by the requestor, and handled by the responding server would be awesome.
Everything I read about cURL shows how to make a cURL request in PHP. Does anybody know of a tutorial which teaches how to receive a cURL request in PHP, or have an example?
Something simple like a "Hello World" which would be sent by the requestor, and handled by the responding server would be awesome.