Der Wert von „PLZ“ ist zu groß, er darf maximal 5 betragen.
Der Wert von „PLZ“ ist zu groß, er darf maximal 5 betragen.




$result = $db->sql_query_limit($sql, 1);
$row = $db->sql_fetchrow($result);
$landw = $row['pf_land'];
$plz = $row['pf_plz'];

pf_landpf_landp

Information
Das Modul das du hochladen willst, scheint defekt zu sein.
« Zurück zur vorherigen Seite







$land = $row['pf_land'];
// Änderung Geomap
if ($land == "1") {$land="DE";}
if ($land == "2") {$land="AT";}
if ($land == "3") {$land="CH";}
$plz = $row['pf_plz'];
Users browsing this forum: CommonCrawl [Bot] and 0 guests