Hello.
I have a problem with my website. When I introduce the symbols " or ' through text editor (PHP based), the database adds a / to the code. The problem happens in text, but also in pictures or embeded iframes, etc..
Example:
Correct snipet of code to go to DB:
Felipe Nasr: "seria ótimo chegar à F1 com o António Félix da Costa"
How it goes to DB:
Felipe Nasr: "/seria ótimo chegar à F1 com o António Félix da Costa/"
I have localhost, and two different hosts to my website (.cwahi.net and .atspace.eu). The files are the same in the three cases, but this problem only happens in atspace.eu... Can it be a server problem?
Thank you in advance!