Re: [PHP] Re: Question about character acces, [] vs {}

2002-09-06 Thread Robert Cummings
[EMAIL PROTECTED] wrote: > > Where did you seen that it is depreciated? > http://www.php.net/manual/en/language.types.string.php [block quote begins] String access by character Characters within strings may be accessed by specifying the zero-based offset of the desired character after the st

[PHP] Re: Question about character acces, [] vs {}

2002-09-06 Thread nicos
Where did you seen that it is depreciated? -- Nicos - CHAILLAN Nicolas [EMAIL PROTECTED] www.WorldAKT.com - Hébergement de sites Internet "Robert Cummings" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > > Some time ago i wrote some code where I used the now deprecated