-
php如何设置content-type
在php中,可以使用header()函数来设置content-type(内容类型),该函数可以向客户端发送原始的HTTP报头,语法“header(Content-type: 类型值);”。本教程 *** 作环境:windows7系统、PHP7.1版
在php中,可以使用header()函数来设置content-type(内容类型),该函数可以向客户端发送原始的HTTP报头,语法“header(Content-type: 类型值);”。本教程 *** 作环境:windows7系统、PHP7.1版