Mostrar lista de opciones

stripcslashes()

« strip_tags | stripos »
<?php
$string 
stripcslashes (
    
  // string $str
);
?>
Resultado
$string = 'Hello world!
 Is anybody there?'
Ejemplos
#1 stripcslashes  ('Hello world!\n Is\ anybody there?')
Ver también
addcslashes