Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
|
$example = stripslashes($example);
PHP already thought of that, it's actually a product from PHP magic quotes that adds the slashes, but you can turn that off in the php.ini file.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|