hi,

You're right. Because associative arrays are meant to make code easier to 
understand by using meaningful indexes.

Thank you guys 


--- On Wed, 9/24/08, Nathan Nobbe <[EMAIL PROTECTED]> wrote:

> From: Nathan Nobbe <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Don't understand what is this $arr['N']['#']
> To: "Richard Lynch" <[EMAIL PROTECTED]>
> Cc: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "php-general@lists.php.net" 
> <php-general@lists.php.net>
> Date: Wednesday, September 24, 2008, 7:38 PM
> On Wed, Sep 24, 2008 at 1:00 PM, Richard Lynch
> <[EMAIL PROTECTED]> wrote:
> 
> > > -----Original Message-----
> > > I am working on the code of a former employee and
> I don't understand
> > > what this  $arr['N']['#'] refers
> to.
> > >
> > > I know it is a multidimensional associative array
> but the # i don't
> > > what this means.
> >
> > '#' is just a string value.
> >
> > It has no special meaning whatsoever.
> 
> 
> except in the deranged world of the original author :D
> 
> -nathan


      


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to