<?PHP $path = 'www/users/php/index.php3'; $path1 = 'http://www.selfphp3.de/index_php.php3'; $file = basename($path); $file1 = basename($path1); echo $file . '<br>'; echo $file1m . '<br>'; echo basename ( $_SERVER['HTTP_REFERER'] ); ?>
index.php3 index_php.php3 index_php.php3