Daarnaast @abhik's
antwoord Als je je voorbereidt, doe het dan goed
$stmt=$connexion->prepare('select * from annonces where titre LIKE ?');
$result2=$stmt->execute(array('%'.$motscles.'%'));
Daarnaast @abhik's
antwoord Als je je voorbereidt, doe het dan goed
$stmt=$connexion->prepare('select * from annonces where titre LIKE ?');
$result2=$stmt->execute(array('%'.$motscles.'%'));