At 07:09 PM 11/28/02 -0500, John Coggeshall wrote:
May I suggest the best choice is to fix the code. The current action is bizarre!That's not the issue... In C, the behavior is to actually print the alphabet A-Z... It looks like our implementation is messed up, but the bug report is a bit misleading as to if I should fix the documentation to say you CAN'T do this, or fix the code so you can :)
A to Z followed by AA - AZ, BA - BZ ... up to YA-YZ, then if finally stops. A lower case range acts the same way with lower case characters.
If that isn't bad enough for you, try the range from A to z. After 30 seconds it got up to AUHXT.
Rick
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php