Docs

evf_size_to_megabytes( int $bytes ): string

Convert bytes to megabytes (or in some cases KB).

Parameters

$bytesintrequired
Bytes to convert to a readable format.

Return

string

Changelog

VersionDescription
1.2.0Introduced.