This Source is used to print the Current File name.
<?php
$pageName = basename($_SERVER[PHP_SELF]);
echo $pageName;
?>
$pageName = basename($_SERVER[PHP_SELF]);
echo $pageName;
?>
Hello Friends! I am Ramana a part time blogger from Hyderabad.
0 comments:
Post a Comment