troels knak-nielsen wrote:
> 
> Magic quotes is an ini setting. It's by far the most plausible
> explanation for your symptoms. Note that this kind of problem is a bit
> tricky to deal with, because it happens on write-time. So even if you
> correct the cause of the problem, you also need to go back and
> manually fix the corrupted data.
> 

To solve my problem, I had to remove slashes manually in the database.
And now, like I said, I don't have any slashes in my data row.

Maybe you have to do the same Jurian.
-- 
View this message in context: 
http://n4.nabble.com/Escape-stripslashes-and-html-entities-tp1562340p1569094.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to