Welcome Guest, Not a member yet? Register   Sign In
File Upload Problem
#2

[eluser]Colin Williams[/eluser]
Either rename you upload field to 'userfile' or change the call to do_upload() so it passes the correct field.

Code:
// Perform upload
if(!$this->upload->do_upload('my-file')){


Messages In This Thread
File Upload Problem - by El Forum - 08-30-2008, 02:18 AM
File Upload Problem - by El Forum - 08-30-2008, 03:34 AM
File Upload Problem - by El Forum - 08-30-2008, 03:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB