Well, my problem is very simple but it is very important for me to solve it.
It consists on a form where I want to display some results in the input text fields but when one of the chains that must be shown on the input text has a " I only see until ". For example, if I have in my database ..Dear "Aitor".. I only see Dear.
I have tried with addslashes, urldecode and all that and the result was the same. Please help me!!