|
Posted by Tim Roberts on 02/05/06 10:28
"Jim Michaels" <jmichae3@nospam.yahoo.com> wrote:
>
>in the php.ini,
>post_max_size=8M
>is the default and file size is 2M. so guess what the post_max_size should
>be if the file size is 10MB... 40M.
>that's called encode bloat.
Base64 encoding multiples a file's size by 4/3. 2M will become about
2.66MB.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
Navigation:
[Reply to this message]
|