reycar
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Hi, I'm writing a web app in PHP that allows users to upload files via HTTP. The largest file I've been able to upload is just under 17 megs.
I would like to be able to upload bigger files, say 20 or 25 megs. Can I get a PHP upgrade in order to get more memory, or should I resort to a different way of doing this, such as FTP by means of PHP? Thanks.
I would like to be able to upload bigger files, say 20 or 25 megs. Can I get a PHP upgrade in order to get more memory, or should I resort to a different way of doing this, such as FTP by means of PHP? Thanks.