diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 13:44:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 13:44:57 +0000 |
commit | ad4d5fabf88f5d91b38f9ebf2aea08cd2e2105ba (patch) | |
tree | 7b7533e9ef16729cd6edafb6ba11838af35be98d /docs/examples/README | |
parent | aa860990ad927257ee6355039d7bde7e8ffe0d88 (diff) | |
download | curl-ad4d5fabf88f5d91b38f9ebf2aea08cd2e2105ba.tar.gz |
the PHP examples are moved
Diffstat (limited to 'docs/examples/README')
-rw-r--r-- | docs/examples/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/examples/README b/docs/examples/README index 0258036ac..20d53b3bb 100644 --- a/docs/examples/README +++ b/docs/examples/README @@ -7,5 +7,4 @@ advantage of libcurl. If you end up with other small but still useful example sources, please mail them for submission in future packages and on the web site. -There are examples for different languages and environments. Browse around to -find those that fit you. +Try the php/examples/ directory for PHP programming snippets! |