hij 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
<?
$sql = "SELECT DISTINCT DATE_FORMAT(begindatum, '%c') AS beginmaand FROM wedstrijden ORDER BY DATE_FORMAT(begindatum, '%m')";
?>
267 views