Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml From: Derick Rethans (derick <email protected>)
Date: 11/30/02

On Sat, 30 Nov 2002, Sara Golemon wrote:

> pollita Sat Nov 30 11:21:11 2002 EDT
>
> Modified files:
> /phpdoc/en/language variables.xml
> Log:
> Documentation Bug #2965
> "Why is ('Z'+1) < 'Z'?"

Maybe you can add why this doesn't work?

for ($i = 'A'; $i < 'Z'; $i++) {
}

Derick

-- 

------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php