Forum Moderators: coopster
Dan
know with a basic form you can upload and send the file via a POST $_FILES but from what I have read that starts to get unpredictable once you start working with larger file sizes.
I haven't heard or witnessed $_FILES becoming unpredicatable, but then again I never faced the need of uploading such huge files from a form.
Habtom