Welcome Guest, Not a member yet? Register   Sign In
uploading more than one file to different paths
#2

[eluser]Sarfaraz Momin[/eluser]
I think you have not checked the upload lib documentation properly. You can use a different config array with the new path and use the initialize statement to reinitialize the upload lib with the new path.

Code:
$this->upload->initialize($config);


Hope this help.

Have a good day !!!


Messages In This Thread
uploading more than one file to different paths - by El Forum - 08-31-2008, 08:22 AM
uploading more than one file to different paths - by El Forum - 08-31-2008, 08:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB