php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #15762 OCIExecute result not described (and other minor errors)
Submitted: 2002-02-27 07:20 UTC Modified: 2002-02-27 08:50 UTC
From: m dot ford at lmu dot ac dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.1.1 OS: n/a
Private report: No CVE-ID: None
 [2002-02-27 07:20 UTC] m dot ford at lmu dot ac dot uk
The manual entry for the OCIExecute function defines it as "int OCIExecute ( int statement [, int mode])", but there is no description of the returned result.

Additionally, there is a missing close parenthesis after "(see OCIParse()", and the full stop preceding that should not be there; and "automaticly" in the last sentence should be "automatically".

Cheers!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-27 08:50 UTC] sander@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 29 17:00:03 2025 UTC