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

[eluser]ELRafael[/eluser]
If you use "userfile" as id/name of input, you can do like that

Code:
//See? No params in do_upload
if ($this->upload->do_upload())
{
  //bla bla bla
}

Try that


Messages In This Thread
File Upload Error - by El Forum - 01-28-2008, 05:25 PM
File Upload Error - by El Forum - 01-29-2008, 05:32 AM
File Upload Error - by El Forum - 01-29-2008, 01:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB