Edit report at https://bugs.php.net/bug.php?id=58376&edit=1
ID: 58376 Updated by: s...@php.net Reported by: weilinqiang2008 at 126 dot com Summary: call a stored procedure of oracle -Status: Open +Status: Duplicate Type: Bug -Package: PDO_OCI +Package: *General Issues Operating System: win PHP Version: 5_2 CVS-2008-10-13 (dev) Block user comment: N Private report: N New Comment: Closing as a dup of https://bugs.php.net/bug.php?id=60703 which has more explanation and an (unreviewed) patch. Previous Comments: ------------------------------------------------------------------------ [2008-10-13 03:50:15] weilinqiang2008 at 126 dot com how called with the pdo ------------------------------------------------------------------------ [2008-10-13 03:47:42] weilinqiang2008 at 126 dot com 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=58376&edit=1