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

Die hier zu Lande fast gänzlich unbekannte Sportwagenschmiede Panoz hat vom leichten Roadster im klassischen Hot-Rod-Stil bis zum leistungsstarken GT-Coupé alles im Programm, was Spaß macht. Der Panoz Esperante erinnert im Styling entfernt an den BMW Z3, wirkt aber ungleich klassischer. Die Site ist an manchen Stellen etwas textlastig, bietet aber auch entsprechend viel Infos - natürlich auch zum Motorsport-Engagement der Firma.

http://www.panozauto.com

(Hinzugefügt: 22-Apr-2000 | Zugriffe seit 30-Jan-2001: 1618 | Bewertung: 0 | Stimmen: 0 )

Service
Intern
Newsletter