Noctagon Posted November 13, 2006 Share Posted November 13, 2006 Hi all how do I format a variable.I have a variable ($vari) and it equals 123456 but I want it to display 123,456 when I echo the variable.Thanks :) Link to comment https://forums.phpfreaks.com/topic/27069-formatting-a-variable/ Share on other sites More sharing options...
Orio Posted November 13, 2006 Share Posted November 13, 2006 [url=http://www.php.net/number-format]number_format()[/url]Orio. Link to comment https://forums.phpfreaks.com/topic/27069-formatting-a-variable/#findComment-123805 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.