how to display show current file name get working file name
RegisterLogin
how to display show current file name get working file name
Post Description: how to display show current file name get working file name
Tags: how, to, display, show, current, file, name, get, working, file, name
This Post Was Posted On Oct 07, 2010 By web hosting #1318
Post Description: how to display show current file name get working file name
Tags: how, to, display, show, current, file, name, get, working, file, name
This Post Was Posted On Oct 07, 2010 By web hosting #1318
how to display show current file name get working file name by web hosting
well, the answer is simple you can use this with php
PHP CODE:
<?
print $_SERVER['REQUEST_URI'];
echo"<br>";
print $_SERVER['PHP_SELF'];
echo"<br>";
print $_SERVER['PHP_SELF'];
echo"<br>";
print $PHP_SELF;
echo"<br>";
print $_SERVER['REQUEST_URI'];
echo"<br>";
print $_SERVER['SCRIPT_NAME'];
echo"<br>";
$page = $_GET['page'];
echo"<br>";
echo "$page";
?>
print $_SERVER['REQUEST_URI'];
echo"<br>";
print $_SERVER['PHP_SELF'];
echo"<br>";
print $_SERVER['PHP_SELF'];
echo"<br>";
print $PHP_SELF;
echo"<br>";
print $_SERVER['REQUEST_URI'];
echo"<br>";
print $_SERVER['SCRIPT_NAME'];
echo"<br>";
$page = $_GET['page'];
echo"<br>";
echo "$page";
?>
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2012 Webune Forums - Sun Dec 16, 2012 8:20 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3