Answer Posted / lakshmi
<?php
$path = "/home/httpd/html/index.php";
$file = basename($path);
$file = basename($path, ".php");
?>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Does php use html?
Which is true about the singleton design pattern?
What are php loops?
Differentiate between php5 and php7?
Please explain is it possible to use com component in php?
Is time a dependent variable?
What are the different errors in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Can you pass an array into a function?
Explain me what is the meaning of a persistent cookie?
Why php is used?
List types of array are available in php?
What is psr in php?
How can we submit from without a submit button?
Why do we use in php?