$zz = '/thisb/';
$string1 = " ceci est une pomme ";
$string2 = " ceci est une pomme ";
$string3 = " thisartrapple "; if (preg_match($zz, $string3, $matches)) {
echo 'Correspondance, le résultat est :';
?>
php
Ajoutez un espace après cela, ou remplacez thisartrapple par artrapplethis
Ajoutez un espace après cela, ou remplacez thisartrapple par artrapplethis