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

ora_getcolumn

(PHP 3, PHP 4, PHP 5)

ora_getcolumn -- 取得列的数据

描述

mixed ora_getcolumn ( resource cursor, int column )

取得一列数据。

返回列的数据。如果有错误产生,返回 FALSE 函数 ora_errorcode() 将返回一个非零值。注意,对该函数的一个 FALSE 测试有可能返回 TRUE 因为下列情况没有错误(NULL 结果,空的字符串,数字 0,字符串 "0")。




<ora_fetchora_logoff>
 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