|
PHP5中文手册
http_parse_message(PECL pecl_http:0.12.0-1.5.5) http_parse_message — Parse HTTP messages 说明
object http_parse_message
( string $message
)
Parses the HTTP message into a simple recursive object. 参数
返回值Returns a hierarchical object structure of the parsed messages. 范例
Example#1 Using http_parse_message()
<?php 上例的输出类似于:
|