mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
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:
parent
f32da43eab
commit
2d1f06fa3e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue