How can I get the only name of the current executing file?
Answer Posted / bhawani
$name=basename($_SERVER['PHP_SELF']);
echo $name;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I use node js with php?
What is php and sql?
What are the uses of explode() function?
What is return in php function?
What is cookie?
Is variable name casesensitive in php?
What is the use of trim function in php?
What is csrf verification?
What does csrf token mean?
What is the string concatenation operator in php?
why did u want to leave your past organisation?
How to Retrieve a Cookie Value?
Is false empty php?
Define soundex()?
How long is csrf token?