AddSlashes
(PHP 3, PHP 4 )
AddSlashes -- Quote string with slashes
Description
string addslashes (string str)
Returns a string with backslashes before characters that need to be quoted in database queries etc. These characters are single quote ('), double quote ("), backslash (\) and NUL (the null byte).
http://www.php.net/manual/function.addslashes.php
------------------
"Där ser du. De är synthare och inte scientologer..."