Warning: mysqli_error() expects exactly 1 parameter, 0 given in /var/www/specimen.se/public_html/speccupen/aktuellt/aktuellt.php on line 109
Invalid query:
Whole query:
SELECT
id,
typ,
slutdatum,
rubrik,
text,
link,
bild
FROM ersa_aktuellt
where typ = '' AND id > ''
order by id desc
;