summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-16 13:30:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-16 13:30:56 +0000
commit5980c2977bea05290d40492f4f0e8b596b57904d (patch)
tree41e36e58310c9a7a49734a7f8ac69b3ae192093f
parent19f8d715087f12ba8b4ad6f1bb9558f52e4216e7 (diff)
downloadgnurl-5980c2977bea05290d40492f4f0e8b596b57904d.tar.gz
gnurl-5980c2977bea05290d40492f4f0e8b596b57904d.tar.bz2
gnurl-5980c2977bea05290d40492f4f0e8b596b57904d.zip
filled in
-rw-r--r--php/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/php/README b/php/README
index 3928ce3ba..86a888486 100644
--- a/php/README
+++ b/php/README
@@ -6,9 +6,10 @@
PHP
- There's an excellent interface to curl written for PHP by Sterling Hughes.
+There's an excellent interface to curl written for PHP by Sterling Hughes. See
+the subdirectory examples/ for some examples on how to program with it.
-Unfortunately, we don't have much information about that included here yet,
-but there's a detailed online manual for it over at:
+Unfortunately, we don't have much more information about the interface
+included here yet, but there's a detailed online manual for it over at:
http://www.php.net/manual/ref.curl.php