What are the best practices for usage of PHP’s Magic Constants, such as __LINE__ , __FILE__, __FUNCTION__, __CLASS__ and __METHOD__?
Ok I have another question HERE for my Logging Class but I wanted to be able to add the line number of the calling script to the log file entry.
I havean application running on VxWorks 5.5.1 It basically allocates a STL map data structure but in some cases my