Page 1 of 1

\' issue

Posted: Wed May 11, 2016 10:45 pm
by Teo
Hello,

anyone know why I'm having for every ' entry in the my CMS (mysql php based) a \ behind please? for example i write I'm and when i submit the forum post i see I\'m

is weird, i never had this issue same CMS moved on a shared hosting plan :/

Thank you.

Re: \' issue

Posted: Sun May 15, 2016 12:29 am
by SS88
It happens because it's a safe way to put things into a database, essentially before it reaches the database.

But this is not a VestaCP issue - this is something to do with the forum software.

Re: \' issue

Posted: Mon May 30, 2016 6:57 am
by Teo
SS88 wrote:It happens because it's a safe way to put things into a database, essentially before it reaches the database.

But this is not a VestaCP issue - this is something to do with the forum software.
ok thank you, i was with cpanel and i have not this issue before, is because i asked here. Thank you so much for your reply.