Welcome Guest, Not a member yet? Register   Sign In
Why does uploading images fail in this application?
#6

PHP Code:
// You could also autoload it
$this->load->library('upload');

// Initialize the Configuration
$this->upload->initialize($config); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Why does uploading images fail in this application? - by InsiteFX - 09-04-2020, 08:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB