if (ereg("^geek$", $_SERVER['QUERY_STRING'])) { Header("Location: http://fsinfo.cs.uni-sb.de/~abe/Links/Geek.html"); } elseif (ereg("^httpd$", $_SERVER['QUERY_STRING'])) { Header("Location: http://fsinfo.cs.uni-sb.de/~abe/Links/HTTPd.html"); } ?>
/* error_reporting(9); */ setlocale(LC_TIME, "de_DE"); function phpgetcontent($file) { if (file_exists($file)) { $filecontent=file($file); $header=ereg_replace("^.*.*$", "\\1", $filecontent[0]); return $header; } else { return 0; } } function readparse($file) { echo ""; if (file_exists($file)) { $filecontent=file($file); $fc=""; for($i=0; $iSince I'm no more active at the Fachschaftsrat Informatik of the University of Saarland anymore, I have transferred all my university time legacy web pages from http://fsinfo.cs.uni-sb.de/~abe/ to this interim host at http://fsinfo.noone.org/~abe/ with only minimal modifications, mainly e-mail addresses.
Most pages on this interim host won't be updated anymore until they are moved (and redirected) step by step to their future home somewhere under http://noone.org/.
Please also note that my former e-mail address
abe@fsinfo.cs.uni-sb.de is
no more valid. Use abe@deuxchevaux.org
instead.
— Axel Beckert, Zürich, 23rd of September 2007
Häufig genutzte Links: echo $filedescription; ?>phpmenu($_SERVER['QUERY_STRING']); ?>
if ($_SERVER['QUERY_STRING']) { if (ereg("^(unix-fan|kifleute|(embedded-|mod_)perl|(ftp|dos)-server|(perl|lisp)doku)$", $_SERVER['QUERY_STRING'])) { $success=readparse($file); if ($success) { print "
Geeks haben jetzt einen eigenen Bereich in meinen Bookmarks: Geek.html '; } elseif (ereg("^httpd$", $_SERVER['QUERY_STRING'])) { print 'HTTPds haben jetzt einen eigenen Bereich in meinen Bookmarks: HTTPd.html '; } else { print 'Nicht gefunden:'; } } } else { $dir = dir("/home/abe/fsinfo_html/Links"); while($entry=$dir->read()) { if (ereg("^\\.[-a-zA-Z0-9_]+\\.html\$", $entry) && (!ereg("^\\.(address|(s[tw]-)?menu).*\\.html$", $entry))) { $files[] = $entry; } } sort($files); reset($files); if (ereg("Lynx", $HTTP_USER_AGENT)) { echo "
Zusammenfassungen / Summaries
phpmenu($_SERVER['QUERY_STRING']); ?> Copyright © 1996 - print(strftime("%Y")); ?> by Axel Beckert URL: http:// echo $_SERVER[SERVER_NAME]; ?>: echo $_SERVER[SERVER_PORT]; ?> echo $_SERVER[REQUEST_URI]; ?> Letzte Änderung am PHP3-Skript: print(strftime("%d-%b-%Y, %R (%Z)",filectime("single.php3"))); ?> Größe des PHP3-Skriptes: $fs=stat("single.php3"); print($fs[7]); ?> Bytes. if (ereg("Lynx", $HTTP_USER_AGENT)) { echo " Thanks for using Lynx! :-)\n"; } ?> |