Hi, i am a new in this forum
can yo help me, how to save string data like 10,000,000.00 tobe 10000000
with php or javascript i use mySql database
thank's, if can help me
You should probably start out by pulling the commas out with str_replace. Then use (int).
Here's a tutorial.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.