Date: 07/15/00
- Next message: hgoba <email protected>: "[PHP-DEV] PHP 4.0 Bug #5618: Floating point number not working"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5601 Updated: <email protected>() should not turn of error reporting for critical errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: hgoba <email protected>
Operating system: Win98 and Win98SE
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Misbehaving function
Bug description: get_browser returns nothing
<?php
$browser = get_browser($HTTP_USER_AGENT);
$browser = (array) $browser;
// regular associative array printout here
?>
The browscap setting is ok, it works with the same setting
with PHP3.0.16.
I tested it under Apache and OmniHTTPD.
-- 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: hgoba <email protected>: "[PHP-DEV] PHP 4.0 Bug #5618: Floating point number not working"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5601 Updated: <email protected>() should not turn of error reporting for critical errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

