From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.3-STABLE
PHP version:      4.0.6
PHP Bug Type:     Unknown/Other Function
Bug description:  phpinfo needs to strip or not escape html tags

<? phpinfo(); ?>

The phpinfo function needs to either strip HTML tags from the output lines, or it 
needs to not escape them.  Some examples from the returned table (HTML tags are 
intentional, as that is the output):

Max Requests Per Child: 0<br>Keep Alive: on<br>Max Per Connection: 100

SERVER_SIGNATURE <ADDRESS>Apache/1.3.20 Server at cvs.vsni.com Port 80</ADDRESS> 



-- 
Edit Bug report at: http://bugs.php.net/?id=11682&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to