SyntaxFix
Write A Post
Hire A Developer
Questions
In your case you can use __FILE__ variable ! It should help. It is one of predefined. Read more about predefined constants in PHP http://php.net/manual/en/language.constants.predefined.php
__FILE__