Hi Randal, On 2/8/07, Randal Rust <[EMAIL PROTECTED]> wrote:
I have a 10MB file that needs to be uploaded through a form. Seems simple enough. Just modify php.ini to allow larger files, or user ini_set().
Max post size, max upload size and max memory limit?
Have you turned on display_errors, or looked in the logs? You should also be able to check the $_FILES array for the error element.... Tom http://www.liphp.org _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
