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

源代码在线查看: function.httpmessage-setresponsestatus.html

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

相关代码

												 				  Set response status				  				 				 				 HttpMessage::setResponseCode				 HttpMessage::setType				 The HttpMessage class				 PHP Manual								 				  HttpMessage::setResponseStatus				  (PECL pecl_http:0.23.0-1.5.5)HttpMessage::setResponseStatus — Set response status								 				 				  Description				  				   public				   bool HttpMessage::setResponseStatus				    ( string $status				   )												  				   Set the Response Status of the HTTP message (i.e. the string following the response code).				  								 								 				  Parameters				  				   								    								     status												     								      				       the response status text				      				     								    								   								  				 								 				  Return Values				  				   Returns TRUE on success or FALSE if the message is not of type				   HttpMessage::TYPE_RESPONSE.				  				 												 												 												 												 																 HttpMessage::setResponseCode				 HttpMessage::setType				 The HttpMessage class				 PHP Manual											

相关资源