//Format bytes into an arbitrary divisor
echo format_bytes(1048576); //1MB
//Create list friendly IP's
echo format_ip('1.2.3.4'); // 1. 2. 3. 4
Language | php |
Version | 0.0.0 |
Git URL | https://github.com/nullivex/func-format |
License | GPL-3.0 |
Description | Formatting functions for human display |
Keywords |