php-src/ext/curl
Sterling Hughes cd599d17c0 Bunch o' changes..
- Add the ability to return the web page into a variable
	by setting the CURLOPT_RETURNTRANSFER constant to 1.
	- Make everything conform to the naming guidelines.
	- Delete the resource id from the file_id table when a
	resource is closed.
2000-08-20 08:28:00 +00:00
..
config.m4 1. Move from experimental -> production 2000-07-24 20:00:00 +00:00
curl.c Bunch o' changes.. 2000-08-20 08:28:00 +00:00
Makefile.in Add CURL support (http://curl.haxx.se). 2000-07-16 19:37:33 +00:00
php_curl.h Bunch o' changes.. 2000-08-20 08:28:00 +00:00