View Single Post
Old 04-20-2005, 11:31 AM  
Varius
Confirmed User
 
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
I do have one way to make it work, but I'd prefer finding out the true method...my way is just a workaround

I replace the last line by this instead, and then it works:

PHP Code:
$num split("-",$var);

echo 
number_format($var,$num[1]); 
__________________
Skype variuscr - Email varius AT gmail
Varius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote