Date: 12/30/99
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3068 Updated: Variables like $SERVER_NAME are empty when using the ISAPI-Module"
- Previous message: Matthew Hagerty: "[PHP-DEV] ignore_user_abort() ignores php3.ini"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: ecroteau <email protected>
Operating system: Win98
PHP version: 3.0.11
PHP Bug Type: Misbehaving function
Bug description: < is desplayed when refresh button is clicked at the bottom of the page.
<html><head><title>PHP Test</title></head>
<body>
<?php echo "Hello World<P>"; ?>
</body></html>
This script works normal when first executed, but if the refresh button it pressed a '<' appears at the bottom of the page.
I have tried both php-3.0.11 and php-4.0b3 with apache-1.3.6 and apache-1.3.9.
When I execute php.exe <scriptname> from the dos prompt no additional '<' appears. Please email me back with what I am doing wrong or what I need to do to fix this.
Thanks, Ethan
-- 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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3068 Updated: Variables like $SERVER_NAME are empty when using the ISAPI-Module"
- Previous message: Matthew Hagerty: "[PHP-DEV] ignore_user_abort() ignores php3.ini"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

