Function memoryReturnBytes
Helper function to convert memory string settings to bytes
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
string |
$val |
The byte string, like 256M or 1G |
integer
|
The string converted to a proper integer in bytes |