Added php version note to stave off bug reports

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30281 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mike Robinson 2000-08-15 03:20:29 +00:00
parent f32da43eab
commit 2d1f06fa3e

View file

@ -28,6 +28,9 @@
There should be a file named "libcurl.a" located in the "lib"
directory.
</para>
<para>
These functions have been added in PHP 4.0.2.
</para>
<para>
Once you've compiled PHP with CURL support, you can begin using
the curl functions. The basic idea behind the CURL functions is