Skip to content

Instantly share code, notes, and snippets.

@kosinix
Last active May 29, 2016 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kosinix/e8159e9c89d5313af99ba8afbbd2cd0d to your computer and use it in GitHub Desktop.
Save kosinix/e8159e9c89d5313af99ba8afbbd2cd0d to your computer and use it in GitHub Desktop.
PHP printf syntax
printf syntax
%[parameter][flags][width][.precision][length]type
https://carlalexander.ca/php-string-formatting/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment