bagder: curl-www/libcurl/php _index.html,1.33,1.34
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/php In directory labb:/tmp/cvs-serv30612 Modified Files: _index.html Log Message: Deploying libcURL with PHP Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/php/_index.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- _index.html 2 Jan 2006 10:05:31 -0000 1.33 +++ _index.html 1 Jun 2006 10:49:58 -0000 1.34 @@ -66,6 +66,10 @@ towards newcomers to PHP/CURL. <p> + <a href="http://bobcares.com/article47.html">Deploying libcURL with PHP</a> + by Sojish Krishnan. + +<p> Michael Reynolds wrote about <a href="http://www.phpbuilder.com/columns/michael20010510.php3">credit card payment</a> with curl (the command line tool) and PHP.