Hugh O'Brian
Erreur SQL !
SELECT numfilm,titrevo,titrevf,titrebe,year,tv,sais,numgenre,act,act,direc
FROM db_film
WHERE (act LIKE '%%'
OR act LIKE 'Hugh O'Brian%'
OR act LIKE '%, Hugh O'Brian')
ORDER by year DESC LIMIT 0, 0You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Brian%'
OR act LIKE '%, Hugh O'Brian')
ORDER by year DESC LIMIT 0, 0' at line 4