baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
$htmlfile = implode(file("http://www.irgendwas.de/cgi-bin/baseportal.pl?htx=template"));
Alle Einträge zum Thema: | Zur Liste |
$htmlfile = LWP::Simple::get("http://www.irgendwas.de/cgi-bin/baseportal.pl?htx=template")
$htmlfile = implode(file("http://www.irgendwas.de/cgi-bin/baseportal.pl?htx=template"));
$htmlFile = $_GET['page']; $file = fopen("$htmlFile","r"); while (!feof($file)) { $htminhalt .= fread($file,9999); }
Liste der Einträge von 28200 bis 28350: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |