\' issue
\' issue
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.
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
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.
But this is not a VestaCP issue - this is something to do with the forum software.
Re: \' issue
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.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.