SyntaxFix
Write A Post
Hire A Developer
Questions
echo basename(__DIR__); will return the current directory name only echo basename(__FILE__); will return the current file name only