显示下拉菜单

stripcslashes()

« strip_tags | stripos »
<?php
$string 
stripcslashes (
    
  // string $str
);
?>
结果
$string = 'Hello world!
 Is anybody there?'
示例
#1 stripcslashes  ('Hello world!\n Is\ anybody there?')
另请参阅
addcslashes