Is there any way I can get the file specified in the querystring? I mean that a variable $name in test_file.php will be test_file.
echo basename($_SERVER['PHP_SELF']);