Mode OCI_DESCRIBE_ONLY is supported as of the fix to http://bugs.php.net/bug.php?id=36403
![]() |
|
||||||||||
|
oci_executeОписаниеbool oci_execute ( resource stmt [, int mode] )
oci_execute() выполняет предварительно подготовленное
к выполнению выражение SQL (см. oci_parse()).
Необязательный третий параметр
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. oci_execute
22-Feb-2006 09:56
Mode OCI_DESCRIBE_ONLY is supported as of the fix to http://bugs.php.net/bug.php?id=36403
|