Mysql loading
#1

Hi,

When i'am loading from database for ex text, and that text is escaped when loading that escaped things will disapear?

For ex:

Hello\Hi'

That will by escaped and write to database:

Hello\\Hi\'

When load, this will be

Hello\Hi'

Not escaped or escaped? Because when escaping text get bigger need more cells, variable must by bigger, but if i need just make bigger variable when escaping and then i can use simple with less cell
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)