php-developer-list | 2002112
Date: 11/28/02
- Next message: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Previous message: Dan Rossi: "RE: [PHP-DEV] Zend Engine 2"
- In reply to: John Coggeshall: "[PHP-DEV] Bug #2965"
- Next in thread: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Reply: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Maybe reply: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i'd try use chr($i) or something like that and start @ A value
-----Original Message-----
From: John Coggeshall [mailto:john <email protected>]
Sent: Friday, November 29, 2002 11:00 AM
To: 'electroteque'; php-dev <email protected>
Subject: Bug #2965
This bug was changed to a documentation problem, and I'm a bit confused
as to what exactly the issue is....
For($i = 'A'; $i <= 'Z' $i++) echo $i;
I'm assuming this *should* echo the A-Z alphabet (which it doesn't)..
But, since it was changed to a documentation problem -- is the current
form intended behavior?
John
>-----Original Message-----
>From: electroteque [mailto:daniel <email protected>]
>Sent: Thursday, November 28, 2002 6:07 PM
>To: php-dev <email protected>
>Subject: [PHP-DEV] Zend Engine 2
>
>
>Hello i was wondering when this is becoming available with the
>possibilities of private and public class features ?
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Previous message: Dan Rossi: "RE: [PHP-DEV] Zend Engine 2"
- In reply to: John Coggeshall: "[PHP-DEV] Bug #2965"
- Next in thread: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Reply: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Maybe reply: John Coggeshall: "RE: [PHP-DEV] RE: Bug #2965"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

