Startseite Aktuelles News Pressemitteilungen SELFPHP Über SELFPHP Werbung Kontakt Unsere Banner Impressum Qozido Diving Edition Snorkeling Edition SELFPHP Dokumentation PHP-Skripte PHP Befehlsreferenz PHP 5 Praxisbuch PHP Code Snippets SELFPHP in Buchform Anbieterverzeichnis Globale Branchen Webhosting/Server Services Forum RSS-Feeds Newsletter Downloads CronJob-Service Gratis-Video-Lektionen SELFPHP auf Heft-CD Internet Security
<?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