Commit Graph

9 Commits

Author SHA1 Message Date
Sterling Hughes 6f17c2f140 add entry for getbinarypageinvar.php 2001-05-31 12:33:38 +00:00
Sterling Hughes 490c00fb30 Change to // comments and add <?php and ?> wrappers 2001-05-31 12:32:04 +00:00
Sterling Hughes 2d0dbd87c3 Update comments and wrap in <?php and ?> 2001-05-31 12:25:49 +00:00
Sterling Hughes 13a5e16f35 update the comment style from '#' to '//' which is the "un-official"
standard PHP comment.  Also wrap the code in <?php and ?> and finally
add getbinarypageinvar.php to Makefile.am and README
2001-05-31 12:14:12 +00:00
Sterling Hughes 3d54ba1b9e Add the getbinarypageinvar.php, which shows how to use the
CURLOPT_BINARYTRANSFER, added in PHP 4.0.6 along with the
CURLOPT_RETURNTRANSFER option.
2001-05-31 11:59:39 +00:00
Daniel Stenberg 5980c2977b filled in 2001-03-16 13:30:56 +00:00
Daniel Stenberg 19f8d71508 for the php examples 2001-03-16 13:29:57 +00:00
Daniel Stenberg 6f3bccd911 PHP examples 2001-03-16 13:28:11 +00:00
Daniel Stenberg 96f81a5c4a new PHP section 2001-03-16 13:27:42 +00:00