What Our Users Are Saying
Sam
on Exceptions in __autoload()
Wednesday, 02 July 2008, 20:31
Watch out when running eval with __autoload. $classname isn't guaranteed to be a syntactically correct... more »
dennisp
(editor)
on Exceptions in __autoload()
Sunday, 25 May 2008, 10:26
In reply to #5: Jacob, there is such function in PHP5.3. There aren't namespaces in... more »
Jacob
on Exceptions in __autoload()
Monday, 19 May 2008, 20:58
There is no such magic function as __callstatic in PHP. There never was one.... more »