php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5104 in the web pages
Submitted: 2000-06-17 21:10 UTC Modified: 2000-07-27 20:57 UTC
From: nasoe at freehosting dot co dot kr Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: windows98
Private report: No CVE-ID: None
 [2000-06-17 21:10 UTC] nasoe at freehosting dot co dot kr
after install apache and php4
make test.php and show in webbrowser

always on top below message;
X-Powered-By: PHP/4.0.0 Content-type: text/html 

so i read php.ini and found this message

on line 116 and 196

line 116 slove but line 196 not yet why..?

; As of 4.0b4, PHP always outputs a character encoding by default in 
; the Content-type: header. To disable sending of the charset, simply 
; set it to be empty. 
; PHP's built-in default is text/html 
default_mimetype = "text/html"  <-- recommand ";" 
; default_charset = "iso-8859-1" 


but always on top webpage
Content-type: text/html 

help me plz..
sorry i'm afraid of my english


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 20:57 UTC] jalal@php.net
Could not establish contact with user for further feedback, so closed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC