Welcome Guest, Not a member yet? Register   Sign In
why when I upload file in codeigniter, it says the temporary folder is missing?
#2

You can check to see where your temp directory is using this php method.

PHP Code:
$tempDir sys_get_temp_dir() 
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 when I upload file in codeigniter, it says the temporary folder is missing? - by InsiteFX - 09-17-2020, 08:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB