dsatchell Posted November 22, 2004 Posted November 22, 2004 This is a little off topic but I need some code that I can put into a web page so that I can upload a file to my web site. I've actually gotten this working with PHP but it only works if the file is around 2MB or less. Anything larger and it fails. I need to upload files as large as 20MB. I know it can be done because if I go into cPanel File Manager and select upload file it works just fine. I would be willing to send the PHP code that I'm useing to anyone that wants it and if you have code that works I would really like to know about it. Thanx, Dave.
Guest Posted November 22, 2004 Posted November 22, 2004 cpanel is outside of your php.ini area, which limits the size of file u can upload/download. you will need to discuss this with your host.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.