Mostrar lista de opciones

quotemeta()

« printf | rad2deg »
<?php
$string 
quotemeta (
    
  // string $str
);
?>
Resultado
$string = 'abcd123'
Ejemplos
#1 quotemeta  ('. \ + * ? [ ^ ] ( $ )')
#2 quotemeta  ("abcd123")
Ver también
addcslashes, addslashes, htmlentities, htmlspecialchars, nl2br, preg_quote, stripcslashes, stripslashes