$query = mysql_query("DELETE besuche FROM lottostats") or die ( mysql_error() );
ergibt:
You have an error in your SQL syntax near 'besuche FROM lottostats' at line 1
Was ist falsch?
ergibt:
You have an error in your SQL syntax near 'besuche FROM lottostats' at line 1
Was ist falsch?
Kommentar