SELECT woord, betekenis, woordID, image FROM woorden WHERE woord LIKE 'Boema's' LIMIT 1
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's' LIMIT 1' at line 1
Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's' LIMIT 1' at line 1 ) )