Chris,

Thanks for your answer, but my real problem is to get thousand separator in 
jpgraph class which uses sprintf to display almost everithing;


"chris smith" <[email protected]> escreveu na mensagem 
news:[email protected]...
2009/2/11 João Cândido de Souza Neto <[email protected]>:
> Hello everybody.
>
> I´d just like to know if there´s any way of defining a thousand separator 
> to
> a currency value using sprintf.

Use number_format instead of sprintf, it's designed to do what you want.

-- 
Postgresql & php tutorials
http://www.designmagick.com/ 



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

Reply via email to