[PHP-DEV] PHP 4.0 Bug #7727: Content-Type: is displayed twice From: adrian <email protected>
Date: 11/09/00

From: adrian <email protected>
Operating system: Windows 2000 (WindowsInstaller version)
PHP version: 4.0.3pl1
PHP Bug Type: *General Issues
Bug description: Content-Type: is displayed twice

phpinfo.php ==

-- cut here --
<? phpinfo(); ?>
-- cut here --

- With this and running: c:\php\php.exe phpinfo.php
Produces output which starts:

-----cut here-----
Content-type: text/html

Content-type: text/html

<!DOCTYPE...

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

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>