[phplib] Problems subclassing Menu2 using PHP4 (solved, but I still have a question) From: Chris Mayes (cmayes3 <email protected>)
Date: 07/16/00

Hi, everyone. Well, my problem was that my subclass of Menu2 was not
taking in my declaration of $menumap. It turns out that I needed to
quote each element in the array for it to work. However, the unquoted
version works if I declare $menumap explicitly in my script (i.e.
$m->menumap = blah). Why is there a difference? Is there a setting
that I should change to make the parser's behavior more consistent?
I'm using the latest Debian Woody package of PHP4 (4.01-2).

'Course, now that I've found the problem, it's time for bed :-P

Takk,

-Chris

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>