Welcome Guest, Not a member yet? Register   Sign In
Several questions about file upload
#2

[eluser]xwero[/eluser]
The content doesn't get cached. If you want to get the content you have to depend on php native functions to catch the stream while uploading of do file_get_contents afterward.

the $this->upload->do_upload() method checks if the file is uploaded or not. Think of it as validation for uploads.


Messages In This Thread
Several questions about file upload - by El Forum - 11-05-2007, 02:24 AM
Several questions about file upload - by El Forum - 11-05-2007, 03:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB