ORA-01008: not all variables bound
后来折腾了很久,发现是变量名写错了。
"; echo "errmsg is : $errmsg
"; oci_close($conn); ?>
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!
ORA-01008: not all variables bound
后来折腾了很久,发现是变量名写错了。
"; echo "errmsg is : $errmsg
"; oci_close($conn); ?>