View Single Post
yl2401
Member
Join Date: Nov 2011
Old 08-03-2015 , 23:57   Re: About string question
Reply With Quote #7

Quote:
Originally Posted by Bugsy View Post
This is not efficient and can be done better. If you explain the purpose of what you are saving I can show you a better way.
Spoiler


You can use str_to_num() for that, but again, tell me what you are saving and it can be done better.
Thank you very much!!
I want to use it to do a survey. When players select "1", only save "1." When the player selects "2" , only save "2", etc. In addition, the admin can read data, and statistics.
What can be better?
yl2401 is offline