Daily Archives: January 1, 2011

PHP File uploading of Large Files in MAMP PRO

If you want to upload large files and your MAMP setup is not working and giving you an error message (in my case, the $_FILES variables were not being even set), check some parameters in your PHP.INI file. In MAMP … Continue reading

Posted in Uncategorized | Tagged , , , | Comments Off on PHP File uploading of Large Files in MAMP PRO