Re: Don't understand what is this $arr['N']['#']

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2008-09-24 at 10:51 -0700, It flance wrote:
> Hi,
> 
> 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.
> 
> Thank you
> 
> 
>       
> 
> 
Well, because N and the hash (#) are both inside single quotes, they are
literal strings rather than variables.


Ash
www.ashleysheridan.co.uk


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux