ID: 21640 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PHP options/info functions Operating System: Linux PHP Version: 4.3.0 New Comment:
Well, iso-8859-1 was only an example-tag. It is really simple to implement, so why not making it valid. Previous Comments: ------------------------------------------------------------------------ [2003-01-14 12:15:53] [EMAIL PROTECTED] Why care for a debug tool? It's not that phpinfo() is supposed to be used everywhere. Also iso-8859-1 might not be always correct. ------------------------------------------------------------------------ [2003-01-14 12:14:14] [EMAIL PROTECTED] The phpinfo()-function should contain a character encoding meta-tag. This would make it valid html with the w3c-validator at http://validator.w3.org. The meta-tag would be like: <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21640&edit=1