[snip]
Does anyone know if the commands for fwrite, fopen, or fread have memory
limits in dealing with large files?

I created a system for uploading files to a server.  Small files work
fine.
Larger ones (around 7 megs) do not work at all.
[/snip]

Have you checked your upload_max_filesize in php.ini?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to