PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_commitonora_error>
Last updated: Mon, 16 Jul 2012

ora_do

(PHP 3, PHP 4, PHP 5)

ora_do -- 分析,执行,获取

描述

resource ora_do ( resource conn, string query )

ora_do()一次性执行函数 ora_parse()ora_exec()ora_fetch() 所要执行的功能。它将分析和执行一条语句,并取得结果中的第一行。

该函数执行成功则返回一个游标索引,失败则返回 FALSE。 错误的细节能够使用 ora_error()ora_errorcode() 函数取得。

参见 ora_parse()ora_exec(), 和 ora_fetch()




<ora_commitonora_error>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST