sql probleem
klaas
26/03/2007 18:17:00hij geeft hier deze foutmelding over ik zie het niet:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
PHP hulp
20/11/2024 15:39:28Dizzy
26/03/2007 18:19:00is het niet
??
ben maar een grote noob hoor :) 99% kans dat het nog altijd fout is
Code (php)
1
2
3
2
3
<?
$sql = "SELECT DISTRICT DATE_FORMAT(begindatum, '%c') AS beginmaand FROM wedstrijden ORDER BY DATE_FORMAT(begindatum, '%m')";
?>
$sql = "SELECT DISTRICT DATE_FORMAT(begindatum, '%c') AS beginmaand FROM wedstrijden ORDER BY DATE_FORMAT(begindatum, '%m')";
?>
??
ben maar een grote noob hoor :) 99% kans dat het nog altijd fout is
Gewijzigd op 01/01/1970 01:00:00 door Dizzy