maxfilesize; if (!$maxfilesize) $maxfilesize = (int) 10240; //set the default maximum file size to 10MB (1024KB * 10 = 10240KB = 10MB) ?>

'params[maxfilesize]', 'value' => $maxfilesize)); ?>