hi,
$query="
UPDATE $tabname
(datum2, datum, url, titel, beschreibung, bild) VALUES
('".time()."', '".$feed['datum']."', '".$feed['link']."', '".$feed['titel']."', '".$feed['beschreibung']."', '".$feed['bild']."')
WHERE (url='".urlencode($feed['adresse'])."')
";
*seufz*
und wie sieht die aus, wenn die variablen durch ihre werte ersetzt worden sind? (oder auch nicht ...)
echo $query;
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."