Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: five plus three?
(Example: nine)

The Note You're Voting On

peter
17 years ago
The above example function called return_bytes() assumes that ini_get('upload_max_filesize') delivers only one letter at the end. As I've seen 'Mb' and things like that, I'd suggest to change the $last = ... part into $last = strtolower(substr($val,strlen($val/1),1)).
I'd call it $unit then.

<< Back to user notes page

To Top