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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nasoe at freehosting dot co dot kr
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 07:01:33 2025 UTC