Date: 12/13/99
- Next message: Andrei Zmievski: "[PHP-DEV] cvs: /CVSROOT cvsusers modules"
- Previous message: gbonanse <email protected>: "[PHP-DEV] PHP 4.0 Bug #2964: hash-depth directories do not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: fred <email protected>
Operating system: Redhat Linux 6.0
PHP version: 3.0.11
PHP Bug Type: Misbehaving function
Bug description: The <= operator does not work properly on characters.
for($i = 'A'; $i <= 'Z' ; $i++)
echo "$i<br>\n";
-- 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: Andrei Zmievski: "[PHP-DEV] cvs: /CVSROOT cvsusers modules"
- Previous message: gbonanse <email protected>: "[PHP-DEV] PHP 4.0 Bug #2964: hash-depth directories do not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

