Jump to content

Removing Formatting


Helminthophobe

Recommended Posts

I've got a script that simply displays numbers. The user imputs the numbers and the script just displays the numbers in a neat and orderly fashion. All the figures are coming from data off another site. Most of my users are copying and pasting to my script. My problem is with the formatting the other site uses to display their numbers. They use a period in the numbers. For example, 1,500 would be 1.500. When I try to do any math with the variables, the periods are read as decimals and give inaccurate results. Is it possible to remove the periods? I'm not worried about messing up a real decimal number because there will be none.

 

Thanks in advance for any help.

Link to comment
https://forums.phpfreaks.com/topic/92288-removing-formatting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.