[PHP-DOC] #21007 [Opn]: html_errors off text-only output in phpinfo From: philip <email protected>
Date: 12/14/02

 ID: 21007
 Updated by: philip <email protected>
 Reported By: holliwell <email protected>
 Status: Open
 Bug Type: Documentation problem
-Operating System: win2k
+Operating System: all
 PHP Version: 4.3.0RC3
 New Comment:

Where? Put the information in this bug report.

Previous Comments:
------------------------------------------------------------------------

[2002-12-14 13:39:31] davidbulock <email protected>

I've submitted a note to document this behavior in the PHP Manual.

------------------------------------------------------------------------

[2002-12-14 06:31:19] holliwell <email protected>

If this is intended behaviour, this seems to be a doc problem, since I
can't find anything about in the docs.

Regards
Friedhelm Betz

------------------------------------------------------------------------

[2002-12-14 06:19:32] derick <email protected>

It's indeed intended like this (and I already forgave your typo :).

Derick

------------------------------------------------------------------------

[2002-12-14 06:16:29] holliwell <email protected>

Sorry a misleading typo, but the script should be:
<?php
ini_set("html_errors","off");
phpinfo();
?>
or php.ini html_errors=off

Is it intended behaviour with this settings that phpinfo() produces
text-only output no html-formated output?

Sorry if my first post wasn't clear enough.
BTW, I wasn'able to find anything in the docs, that setting html_errors
off causes phpinfo() to display text-only output.

Regards
Friedhelm Betz

------------------------------------------------------------------------

[2002-12-14 06:05:28] derick <email protected>

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21007

-- 
Edit this bug report at http://bugs.php.net/?id=21007&edit=1

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php