On Sun, 2006-06-04 at 16:53, Robert Cummings wrote: > > > > > -- not continue past "aaa"? Clearly, if "aaa" is less than "z" then why does the loop stop at "yz"? > > Because right after 'yz' there is 'zz' and 'z' is neither less than nor > equal to 'zz'. Err, that should say 'zz' is neither less than nor equal to 'z' :B Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php