php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #21541 Error in documentation at ref.curl
Submitted: 2003-01-09 04:57 UTC Modified: 2003-01-09 07:10 UTC
From: manuzhai@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS:
Private report: No CVE-ID: None
 [2003-01-09 04:57 UTC] manuzhai@php.net
In the introductory text for the examples at the ref.curl page, I think there is an error where it says "then you can set all your options for the transfer via the curl_exec()". Shouldn't this be curl_setopt()? Then maybe curl_exec() should be mentioned later on.

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-09 07:10 UTC] nicos@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Aug 20 04:01:28 2024 UTC