Re: commas

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks guys!
number_format() works great!!

"Chris Mach" <cjmach@gto.net> wrote in message
20030717124250.78648.qmail@pb1.pair.com">news:20030717124250.78648.qmail@pb1.pair.com...
> Is there a function that will strip or add commas?
>
> I'm trying to do calculations with attendance numbers of football games...
> for example:  33,153
>
> right now I don't have a comma for the numbers in the database. So the
above
> example is 33153 in my database. If I put the comma in, when I try to do
> calculations with php it sees it as 33 instead of 33,153.
>
> So is there a way to add that comma afterwards? Perhaps a string function
at
> will put the comma in after the first 3 characters?
>
> Thanks
>
>
>
>



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux