From: Sterling Hughes Date: Thu, 31 May 2001 12:32:04 +0000 (+0000) Subject: Change to // comments and add wrappers X-Git-Tag: curl-7_8~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=490c00fb3048ad6c7558e69d7b0abd57af858cbc;p=curl Change to // comments and add wrappers --- diff --git a/php/examples/simplepost.php b/php/examples/simplepost.php index dc4eadf5a..1c29447ba 100644 --- a/php/examples/simplepost.php +++ b/php/examples/simplepost.php @@ -1,6 +1,7 @@ -# -# A very simple PHP example that sends a HTTP POST to a remote site -# +