Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

which function used to get the file name in php?

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


Please Help Members By Posting Answers For Below Questions

What is difference between get and post?

1162


Tell us what does $_cookie means?

1059


Explain the difference between array_merge() and array_combine()?

1052


What is the different between count() and sizeof() in php?

989


Is php still in demand?

1092


Is php dying 2018?

1007


How is it possible to cast types in php?

1021


How to delete file in php?

1037


Explain what does $_server means?

1124


How to create a session? How to set a value in session?

1031


How is it possible to set an infinite execution time for php script?

1016


How do you pass a variable by value?

1129


A process can run only in the background. State Whether True or False?

1178


How to genrate report in wordpress cms

2385


What's the difference between __sleep and __wakeup?

1136