To change the number of decimal places look into the number_format()
function.
To change the date/time structure the date() function will do what you need.
Search for both on www.php.net

-Kevin


----- Original Message -----
From: "Jeff Bluemel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 03, 2002 1:11 PM
Subject: [PHP] formating numbers & date


> I'm curious how I change the number of decimal places displayed, and also
> changing the date / time structures before displaying them with an echo
> command.
>
> Jeff
>
>
>
> --
> 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