|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-10-13 03:50 UTC] weilinqiang2008 at 126 dot com
[2012-06-26 23:25 UTC] sixd@php.net
-Status: Open
+Status: Duplicate
-Package: PDO_OCI
+Package: *General Issues
[2012-06-26 23:25 UTC] sixd@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 07 01:00:01 2025 UTC |
Description: ------------ a stored procedure of oracle like this: procedure_name(p_cur OUT CURSOR ,p_error_Code OUT VARCHAR2 ,p_error_Msg OUT VARCHAR2 ) how called of the pdo. thanks Reproduce code: --------------- no Expected result: ---------------- no Actual result: -------------- no