I found it....

$strprice1 = number_format($strprice1, 2, '.', '');
----- Original Message ----- 
From: "Brian A. Anderson" <[EMAIL PROTECTED]>
To: <php-general@lists.php.net>
Sent: Thursday, December 23, 2004 6:25 AM
Subject: [PHP] converting whole or tenth prices to double decimal


> Anybody know the easiest way to convert a number like 2.1 to $2.10 or 2 to
> $2.00?
>
> Silly question?
>
> -Brian
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to