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

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

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

相关代码

												 				  Appends element to the collection				  				 				 				 oci_close				 OCI-Collection->assign				 OCI8 Functions				 PHP Manual								 				  OCI-Collection->append				  (No version information available, might be only in CVS)OCI-Collection->append — Appends element to the collection								 				 				 				  Description				  				   OCI-Collection				   				    bool append				     ( mixed $value				    )								  				  				   Appends element to the end of the collection.				  				 												 				  Parameters				  				   								    								     value												     								      				       The value to be added to the collection. Can be a string or a number.				      				     								    								   								  				 												 				  Return Values				  				   Returns TRUE on success or FALSE on failure.				  				 												 				  See Also				  				   				    OCI-Collection->assign				   				  				 																 oci_close				 OCI-Collection->assign				 OCI8 Functions				 PHP Manual											

相关资源