Insert 000000 into mysql database, and it will become 0 when viewed. What should I do?
What is the field attribute of 000000 you inserted? Plastic surgery? If you want to save 000000, you should save it as a string type.
Personally, I think this is the problem. If 000000 is stored in the database by plastic surgery, it defaults to 0, and it is naturally 0 when it is found out.