Commit 96f81a5c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

new PHP section

parent ca05d1b5
Loading
Loading
Loading
Loading

php/Makefile.am

0 → 100644
+2 −0
Original line number Diff line number Diff line
SUBDIRS = examples
EXTRA_DIST = README

php/README

0 → 100644
+14 −0
Original line number Diff line number Diff line
                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

PHP

 There's an excellent interface to curl written for PHP by Sterling Hughes.

Unfortunately, we don't have much information about that included here yet,
but there's a detailed online manual for it over at:

        http://www.php.net/manual/ref.curl.php
+1 −0
Original line number Diff line number Diff line
EXTRA_DIST = README getpageinvar.php simpleget.php simplepost.php