Question d’entretien chez CarltonOne Engagement

if(!(strpos($haystack,$needle)){ } What is wrong with the code ?

Réponse à la question d'entretien

Utilisateur anonyme

5 nov. 2018

It should be compared with false. i.e. strpos($haystack,$needle) == false