Date: 02/16/01
- Next message: php <email protected>: "[PHP-DEV] PHP 4.0 Bug #9310: apache segfault with simple php script (using mysql)"
- Previous message: Ken Gengler: "[PHP-DEV] Checkin Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: krssak <email protected>
Operating system: debian linux
PHP version: 4.0.3pl1
PHP Bug Type: *Regular Expressions
Bug description: function ereg not return value (true or false)
$id_size=strlen($id_usr);
if (!ereg("([0-9]{$id_size})",$id_usr)){
echo "Error ID";
}
-- Edit Bug report at: http://bugs.php.net/?id=9309&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>
- Next message: php <email protected>: "[PHP-DEV] PHP 4.0 Bug #9310: apache segfault with simple php script (using mysql)"
- Previous message: Ken Gengler: "[PHP-DEV] Checkin Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

