Afficher la liste déroulante

stripcslashes()

« strip_tags | stripos »
<?php
$string 
stripcslashes (
    
  // string $str
);
?>
Résultat
$string = 'Hello world!
 Is anybody there?'
Exemples
#1 stripcslashes  ('Hello world!\n Is\ anybody there?')
Voir aussi
addcslashes