number_format()
Wouter Van Vliet wrote:
>
> Heey Listers,
>
> I've got a small question. Does php provide any function to group a number
> like 3193576 into 3.193.576 ? Just reads easier when the hits for my
> website are being displayed ... Or if php doesn't have a function for it ..
> anybod
Function number_format(); should do the trick for you, maybe with the help
from str_replace('commas' for 'dots');
--
Julio Nobrega
No matter where you go, &this.
"Sascha Ragtschaa" <[EMAIL PROTECTED]> wrote in message
7208FD73D511B7040050BF68EF1E027A09@MUCMAIL">news:7208FD73D511B7040
2 matches
Mail list logo