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

源代码在线查看: function.px-get-value.html

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

相关代码

												 				  Gets a value				  				 				 				 px_get_schema				 px_insert_record				 Paradox Functions				 PHP Manual								 				  px_get_value				  (PECL paradox:1.1.0-1.4.1)px_get_value — Gets a value								 								 				  Description				  				   float px_get_value				    ( resource $pxdoc				   , string $name				   )								  				   Gets various values.				  				 												 				  Parameters				  				   								    								     pxdoc												     								      				       Resource identifier of the paradox database				       as returned by px_new().				      				     								    								    								     name												     								      				       name				 can be one of the following.				        								         								          numprimkeys								           								            				             The number of primary keys. Paradox databases always use the				             first numprimkeys fields for the primary				             index.				            				          								         								       								      				     								    								   								  				 												 				  Return Values				  				   Returns the value of the parameter or FALSE on failure.				  				 																 px_get_schema				 px_insert_record				 Paradox Functions				 PHP Manual											

相关资源