From: Daniel Stenberg Date: Fri, 16 Mar 2001 13:44:57 +0000 (+0000) Subject: the PHP examples are moved X-Git-Tag: curl-7_7-beta5~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad4d5fabf88f5d91b38f9ebf2aea08cd2e2105ba;p=curl the PHP examples are moved --- 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!