Content-type not working in PHP

后端 未结 13 2131
时光说笑
时光说笑 2020-12-09 12:16

I have some issues with a PHP file that is not working properly. The Content-type does not get recieved by any browser at all. Firebug interprets the file as text/html inste

13条回答
  •  独厮守ぢ
    2020-12-09 12:41

    Looks perfectly ok and the line with the echo should definitely generate a warning. Could it be that you're editing the wrong file?

提交回复
热议问题