Topics

bytes modifier

Returns the number formated in bytes, kilobytes, or megabytes based on the size of the number.   {$size|bytes} would return an appropriate number followed by bytes, kb, or mb.

Loading Help