Zitat
Automarkt
endofhtml $j++; }; }; $i++; }; if($espot_results) { print <<"endofhtml";
$title
$description
weiter...
automarken.info Webtipps: $esp_qry
$espot_results
endofhtml } ######################## sub URLencode # URL encoding of illegal characters { my($s) = @_; # string to encode my($str, $c, $c1, $c2, $char) = (); my @h = ('A'..'F'); # hex numbers while ($s =~ m/(.)/g) { $char = $1; if($char !~ /([\w\. ])/ ) { # encode only non-word symbols $c = ord $char; $c1 = $c % 16; # making first hex digit if($c1 > 9) { $c1 = $h[$c1 - 10]; }; $c2 = int ($c / 16); # making the second hex digit if($c2 > 9) { $c2 = $h[$c2 - 10]; }; $char = "%$c2$c1"; # this is the hex code of the symbol }; $str .= $char; }; $str =~ s/ /+/g; # encode white spaces with + signs return $str; # return URL-encoded string };
Saab 99 Kommentare/Bewerten

Der Saab 99 gilt als Meilenstein (nicht nur) im schwedischen Automobilbau: Die elegante Schräghecklimousine wurde von 1968 bis 1984 produziert. Andrei Walther hat auf seiner Homepage technische Daten, Infos zur Modellgeschichte sowie viele weiterführende Links zusammengetragen.

http://www.saab99.de

(Hinzugefügt: 22-Feb-2000 | Zugriffe seit 30-Jan-2001: 374 | Bewertung: 10.00 | Stimmen: 2 )

Service
Intern
Newsletter