StringByteFormat(ini_get('upload_max_filesize'));
$base->debug('UPLOADED FRONT', 'With max size: ' . $MAX_UPLOAD_SIZE);
// very basic template output with super basic div for two file upload
?>
File upload AJAX
File upload via AJAX (MAX SIZE: =$base->byteStringFormat($MAX_UPLOAD_SIZE);?>)