PHP __DIR__, __FILE__, __FUNCTION__, __CLASS__, __METHOD__, __LINE__, __NAMESPACE__

Updated by on Mar 31, 2011 in Featured, PHP, Programming | 1 comment

PHP has large number of predefined constants. This HOWTO will present the seven most important, most practical and most useful PHP Magic...

Read More
Bear