|
I checked the reserved constants page http://www.php.net/manual/en/reserved.constants.php And followed both links, Core Predefined Constants -- Constants defined in the PHP core, Zend, and SAPI modules Standard Predefined Constants -- Constants defined in PHP by default I didn't find the following constants: __FILE__ __LINE__ __FUNCTION__ __CLASS__ __METHOD__ Maybe they are somewhere else, but for usability and convenience I think they should be added to this page, maybe in a seperate category. P.S: Please reply to my email address directly, as i'm not subscribed to this list Regards, Ammar Ibrahim |
