Christopher Taylor wrote:
Has anyone seen a script or class that can handle file uploads of large files (greater than 20 meg)? Any direction as to where to look would be appreciated.
PHP can handle it, whether your server will time out with large files like that I don't know.
Look at http://www.php.net/manual/en/features.file-upload.php for what you'll need to change to enable uploads of this size.
-- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php