Welcome Guest, Not a member yet? Register   Sign In
File Upload class
#7

[eluser]ontguy[/eluser]
is that directory writable?

you could use the file helper to check, it should look something like this:
Code:
$this->load->helper('file');
get_file_info('./uploads/', 'writable')


Messages In This Thread
File Upload class - by El Forum - 06-17-2008, 11:52 PM
File Upload class - by El Forum - 06-18-2008, 05:02 AM
File Upload class - by El Forum - 06-18-2008, 11:39 PM
File Upload class - by El Forum - 06-19-2008, 03:48 AM
File Upload class - by El Forum - 06-19-2008, 09:11 PM
File Upload class - by El Forum - 06-24-2008, 01:23 AM
File Upload class - by El Forum - 06-24-2008, 06:03 AM
File Upload class - by El Forum - 06-24-2008, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB