From 2d1f06fa3e9fc0458f23ff9a060ff5f4c847bf9a Mon Sep 17 00:00:00 2001 From: Mike Robinson Date: Tue, 15 Aug 2000 03:20:29 +0000 Subject: [PATCH] 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 --- functions/curl.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/functions/curl.xml b/functions/curl.xml index fb2fc9e953..1cc4690a41 100644 --- a/functions/curl.xml +++ b/functions/curl.xml @@ -28,6 +28,9 @@ There should be a file named "libcurl.a" located in the "lib" directory. + + These functions have been added in PHP 4.0.2. + Once you've compiled PHP with CURL support, you can begin using the curl functions. The basic idea behind the CURL functions is