<?php
$text = "Ceci est un test";
Résultat : J'ai rafraichi WAMP : rienParse error: syntax error, unexpected '"Ceci est un test"' (T_CONSTANT_ENCAPSED_STRING) in C:\wamp64\www\test.php on line 2
J'ai testé d'autres version PHP : rien
<?php
$text = "Ceci est un test";
Résultat : J'ai rafraichi WAMP : rienParse error: syntax error, unexpected '"Ceci est un test"' (T_CONSTANT_ENCAPSED_STRING) in C:\wamp64\www\test.php on line 2
https://www.w3schools.io/editor/notepad ... den-chars/Bien vu, j'utilise Notepad++, ya moyen de voir les espace insécables sur cet éditeur ?