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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=490c00fb3048ad6c7558e69d7b0abd57af858cbc;p=thirdparty%2Fcurl.git Change to // comments and add wrappers --- diff --git a/php/examples/simplepost.php b/php/examples/simplepost.php index dc4eadf5a0..1c29447ba5 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 -# +