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

源代码在线查看: function.http-request-method-name.html

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

相关代码

												 				  Get request method name				  				 				 				 http_request_method_exists				 http_request_method_register				 HTTP Functions				 PHP Manual								 				  http_request_method_name				  (PECL pecl_http:0.10.0-1.5.5)http_request_method_name — Get request method name								 				 				  Description				  				   string http_request_method_name				    ( int $method				   )								  				   Get the literal string representation of a standard or registered request method.				  				 								 				  Parameters				  				   								    								     method												     								      				       request method ID				      				     								    								   								  				 								 				  Return Values				  				   Returns the request method name as string on success, or FALSE on failure.				  				 												 												 												 												 																 http_request_method_exists				 http_request_method_register				 HTTP Functions				 PHP Manual											

相关资源