2016年4月15日
摘要: 全局变量 下面是可以用作if判断的全局变量 $args : #这个变量等于请求行中的参数,同$query_string $content_length : 请求头中的Content-length字段。 $content_type : 请求头中的Content-Type字段。 $document_ro 阅读全文
posted @ 2016-04-15 12:08 swing07 阅读(272) 评论(0) 推荐(0) 编辑