How can I get the only name of the current executing file?
Answer Posted / palaniraja.wordpress.com
echo end(explode('/',$_SERVER["SCRIPT_NAME"]));
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
what is the use of include_once in php?
What is escaping to php?
What is inheritance in php? How many types of inheritance supports php?
Can we override magic methods in php?
Which function would you use to determine the length of a string in php?
What is meant by urlencode and urldecode?
In php how can you jump in to and out of "php mode"?
Why namespace is used in php?
What does the scope of variables means?
What is Gd PHP?
What is the meaning of a persistent cookie?
What is $_ env in php?
How can image properties be retrieved in php?
How to pad an array with the same value multiple times?