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