Date: 01/07/01
- Next message: derick <email protected>: "[PHP-DEV] PHP 4.0 Bug #7035 Updated: Patch for crypt.c (OpenBSD possibly others)"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP, Xerces, Xalan"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At some point (hopefully in the near future) I would like $s{0} to be the
standard for string offsets so I suggest you use this syntax and not the
array index $s[0] syntax (which will also work).
Andi
At 12:05 PM 1/7/2001 +0100, Derick Rethans wrote:
>On Sun, 7 Jan 2001, André Langhorst wrote:
>
> > The fastest way I guess is using $s[0].$s[1] (yes, it works with strings)
>
>mmm... I always thought that is not the best way to do it, and that
>$s{0}.$s{1} is the way to do it (I may be wrong)
>
>Derick Rethans
>
>---------------------------------------------------------------------
> PHP: Scripting the Web - www.php.net - derick <email protected>
>---------------------------------------------------------------------
> JDI Media Solutions - www.jdimedia.nl - d.rethans <email protected>
> H.v. Tussenbroekstraat 1 - 6952 BL Dieren - The Netherlands
>---------------------------------------------------------------------
>"Actually, I am highly in favor of holding the election all over
>again. But only if we get to vote for two different guys. " - Thomas
>R. Fasulo
>---------------------------------------------------------------------
>
>
>--
>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>
-- 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: derick <email protected>: "[PHP-DEV] PHP 4.0 Bug #7035 Updated: Patch for crypt.c (OpenBSD possibly others)"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP, Xerces, Xalan"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

