summaryrefslogtreecommitdiff
path: root/php
Commit message (Collapse)AuthorAgeFilesLines
* add entry for getbinarypageinvar.phpSterling Hughes2001-05-311-0/+3
|
* Change to // comments and add <?php and ?> wrappersSterling Hughes2001-05-311-3/+5
|
* Update comments and wrap in <?php and ?>Sterling Hughes2001-05-311-4/+5
|
* update the comment style from '#' to '//' which is the "un-official"Sterling Hughes2001-05-312-5/+8
| | | | | standard PHP comment. Also wrap the code in <?php and ?> and finally add getbinarypageinvar.php to Makefile.am and README
* Add the getbinarypageinvar.php, which shows how to use theSterling Hughes2001-05-311-0/+25
| | | | | CURLOPT_BINARYTRANSFER, added in PHP 4.0.6 along with the CURLOPT_RETURNTRANSFER option.
* filled inDaniel Stenberg2001-03-161-3/+4
|
* for the php examplesDaniel Stenberg2001-03-161-0/+16
|
* PHP examplesDaniel Stenberg2001-03-163-0/+35
|
* new PHP sectionDaniel Stenberg2001-03-163-0/+17