Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Mike's Blog:
Tutorial -kinda- for PECL/HTTP
Sep 12, 2005 @ 18:52:00

On Mike's blog today, he has posted a tutorial ("kinda") for PECL/HTTP.

I've added a tiny tutorial, or sort of collection of usage examples, to the pecl/http repository.

You can read it in the extended post, or just check it out from CVS. Please note that the code for the XMLRPC client has just been put into CVS.

He gives eight examples of XMLRPC interactions, including: GET Queries, Parallel Requests, Chached Responses, a KISS XMLRPC Client, and a Simple Feed Aggregator.

tagged:

Link:


Trending Topics: