Skip to content

Instantly share code, notes, and snippets.

@Sprocket
Created August 7, 2012 08:57
Show Gist options
  • Save Sprocket/3283479 to your computer and use it in GitHub Desktop.
Save Sprocket/3283479 to your computer and use it in GitHub Desktop.
php: Currency formatted sprintf
sprintf('%.2f', 1234);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment