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

源代码在线查看: function.yaz-get-option.html

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

相关代码

												 				  Returns value of option for connection				  				 				 				 yaz_es				 yaz_hits				 YAZ Functions				 PHP Manual								 				  yaz_get_option				  (PECL yaz:0.9-1.0.9)yaz_get_option — Returns value of option for connection								 				 				  Description				  				   string yaz_get_option				    ( resource $id				   , string $name				   )								  				   Returns the value of the option specified with name				.				  				 								 				  Parameters				  				   								    								     id												     								      				       The connection resource returned by yaz_connect().				      				     								    								    								     name												     								      				       The option name.				      				     								    								   								  				 								 				  Return Values				  				   Returns the value of the specified option or an empty string if the option				   wasn't set.				  				 								 				  See Also				  				   				    				     The description of yaz_set_option() for available 				     options				    				   				  				 												 yaz_es				 yaz_hits				 YAZ Functions				 PHP Manual											

相关资源