php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.oci-collection-element-get.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Returns value of the element				  				 				 				 OCI-Collection->free				 OCI-Collection->max				 OCI8 Functions				 PHP Manual								 				  OCI-Collection->getElem				  (No version information available, might be only in CVS)OCI-Collection->getElem — Returns value of the element								 				 				 				  Description				  				   OCI-Collection				   				    mixed getElem				     ( int $index				    )								  				  				   Returns element's value with the index index				 (1-based).				  				 												 				  Parameters				  				   								    								     index												     								      				       The element index. First index is 1.				      				     								    								   								  				 												 				  Return Values				  				   Returns FALSE if such element doesn't exist; NULL if element is NULL;				   string if element is column of a string datatype or number if element is				   numeric field.				  				 												 				  See Also				  				   				    OCI-Collection->assignElem				   				  				 																 OCI-Collection->free				 OCI-Collection->max				 OCI8 Functions				 PHP Manual											

相关资源