[PHP] Re: Can I use ftp_put to bypass upload_max_filesize?

2005-03-15 Thread Esad Hajdarevic
I'm not sure, but using multipart encoding may help, it essentially breaks the huge file into smaller chunks. Esad Sed wrote: I have been thinking about a way to upload a file through a web-browser, bigger than the upload_max_filesize is set in the php.ini on the server. Is it somehow possible, to

[PHP] QuickForm->process()

2005-03-15 Thread Esad Hajdarevic
mBuilder's processForm returns true when //data has been manipulated) } PS. Sorry if this message gets cross-posted, I've tried posting to .dev, but message never appeared Greetings, Esad Hajdarevic -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php