php: holy T_PAAMAYIM_NEKUDOTAYIM error batman
Wednesday, August 6th, 2008
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!I got a T_PAAMAYIM_NEKUDOTAYIM error in php a few days ago. I feel special as this appears to be considered an elusive error, but then again I’ve been feeling special since yellow buses.
heres what created my error :
if(empty(SOME_SYSTEM_DEFINED_CONST))
You […]
