|
Posted by thib΄ on 01/14/08 01:44
Peter Pei wrote:
> string key is fine, I meant u were closer on the number key thing
O-kay
Did some little search then, and found the logical reason: hellish globals
strike again. Even if register_global is off, PHP throws this notice simply
because of variables naming limitations (in this case it cannot start with
numbers).
As far as we don't register globals, I think we can simply @ignore this
notice and sleep well (correct me if there's something else).
Not talking about portability, of course.
Thanks for making me discovering it out ;).
-thibΒ΄
Navigation:
[Reply to this message]
|