php-general | 2001092
Date: 09/19/01
- Next message: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Previous message: Kurth Bemis: "[PHP] 2 decimal places"
- In reply to: Kurth Bemis: "[PHP] 2 decimal places"
- Next in thread: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Reply: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
look into printf and number_format
-----Original Message-----
From: Kurth Bemis [mailto:kurth <email protected>]
Sent: Wednesday, September 19, 2001 10:23 PM
To: php-general <email protected>
Subject: [PHP] 2 decimal places
i'm looking for a php function to add 2 decimal place sto a number. if the
number already have one decimal place then one more zero should be added to
make it two decimal places....anyone know of a quick way to do this?
~kurth
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Previous message: Kurth Bemis: "[PHP] 2 decimal places"
- In reply to: Kurth Bemis: "[PHP] 2 decimal places"
- Next in thread: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Reply: Kurth Bemis: "RE: [PHP] 2 decimal places"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

