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 };
Buick Kommentare/Bewerten

Die ehrwürdige, bereits 1899 gegründete Marke Buick hat schon längst Abschied von den Straßenkreuzern alter Schule genommen und bietet mit seinen Modellen LeSabre, Park Avenue, Regal und Century modern gestylte, luxuriöse Modelle, die das gewisse "amerikanische Etwas" haben. Die englischsprachige Homepage weist leider noch Lücken auf, vermittelt aber einen guten Überblick.

http://www.buick.com

(Hinzugefügt: 27-Mrz-2000 | Zugriffe seit 30-Jan-2001: 1989 | Bewertung: 4.00 | Stimmen: 1 )

Service
Intern
Newsletter