Skip to content

Instantly share code, notes, and snippets.

@YuriDan
Created December 19, 2013 04:19
Show Gist options
  • Save YuriDan/8034379 to your computer and use it in GitHub Desktop.
Save YuriDan/8034379 to your computer and use it in GitHub Desktop.
string number_format ( float $number , int $decimals = 0 , string $dec_point = '.' , string $thousands_sep = ',' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment