Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Showing number with smarty

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty Development
View previous topic :: View next topic  
Author Message
visaolaithe
Smarty n00b


Joined: 06 Oct 2011
Posts: 3

PostPosted: Thu Oct 06, 2011 9:40 am    Post subject: Showing number with smarty Reply with quote

i have a number as 100000 . And i want show it as 100.000 with smarty.
Can someone help me?
Back to top
View user's profile Send private message
rodneyrehm
Administrator


Joined: 30 Mar 2007
Posts: 674
Location: Germany, border to Switzerland

PostPosted: Thu Oct 06, 2011 10:00 am    Post subject: Reply with quote

You can use number_format() for that:
Code:
{$x = 10000}
{$x|number_format:0:",":"."}

_________________
Twitter
Back to top
View user's profile Send private message Visit poster's website
visaolaithe
Smarty n00b


Joined: 06 Oct 2011
Posts: 3

PostPosted: Mon Oct 10, 2011 1:24 am    Post subject: Reply with quote

thanks for your reply
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP