Notes about PHP

Important things to note
1
2
3
//your code here...
basename($_SERVER['PHP_SELF']) //Get the name of the current file
X

Language: PHP | User: sabRou | Created: May 13, 2014