What does "6k views" mean and how can I format this number in PHP?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
Abridged from http://tamlyn.org/2008/12/formatting-bytes-with-significant-figures-in-php/
Doing
*11
because*10
is too obviousgives
If you need the decimals, use the above, else Gumbo's solution is more compact. Gives: