I try figure out,
How to decimal point and keep zeros with javascript
For example:
1.00 to become 100
1.10 to become 110
is that possible use php?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I try figure out,
How to decimal point and keep zeros with javascript
For example:
1.00 to become 100
1.10 to become 110
is that possible use php?