hi,
aber wenn ich jetzt schreibe
mysql_query($insertbefehl);
$num=mysql_affected_rows();
Nutze mysql_error - das dürfte dir doch wohl mittlerweile schon oft genug empfohlen worden sein.
mysql_query($insertbefehl) or die(mysql_error().'<br>Query: '.htmlspecialchars($insertbefehl));
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }