Posted by Peter Salzman on 09/16/05 21:06
Thanks for all the great suggestions!
I've re-implemented my PHP "modules" as classes, and it's saved me from
the namespace clashes. It's a great solution!
I do wish that PHP were a bit more flexible with setting linkage on objects.
In general, I love PHP. But there are small things here and there that I
really wish were different (I keep wanting to call my arrays @myArray, for
example). ;)
Pete
Navigation:
[Reply to this message]
|