bagder: curl-www/libcurl/php/examples callbacks.php.html,1.3,1.4
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/php/examples In directory labb:/tmp/cvs-serv6664 Modified Files: callbacks.php.html Log Message: shorter Index: callbacks.php.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/php/examples/callbacks.php.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- callbacks.php.html 4 Nov 2005 22:37:55 -0000 1.3 +++ callbacks.php.html 9 Nov 2005 09:02:48 -0000 1.4 @@ -1,2 +1 @@ -Demonstrates how you can set callback functions to receive the HTTP response -as it comes through. +Set callback functions to receive the HTTP response as it comes through.