PHP » Rust |
login |
register |
about
|
|
addcslashes(PHP 4, PHP 5, PHP 7) addcslashes — Quote string with slashes in a C style Description
string addcslashes
( string
$str
, string $charlist
)
Returns a string with backslashes before characters that are
listed in Parameters
Return ValuesReturns the escaped string. Changelog
Examples
Example #1 addcslashes() example
<?phpSee Also
|
more
Most requested
more
Last requests
|