Need help with string
#1

Hi all,

i got an enum for my BusinessInformation.

ID,
Type,
...
Name[126],
Price,
....

But when some one use special charactere, into the biz name.

Like ||

It make the enum of the biz who got this name bug

Do you know what ?

Thank you

Max
Reply
#2

Then disable them using the symbol "||"
Reply
#3

Yes,

but there is a way without disable it?

Is it possible that whan i load my bizs, the name who contain || make my request bug?

Max
Reply
#4

This symbol "|" is most old scripts was used to split data which was contained in one string. Maybe thats what is happening!
Reply
#5

Yes

like Mysql One?

Max
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)