Welcome Guest, Not a member yet? Register   Sign In
delete_files function does not work me
#1

Hello, Everybody

I am using Codeigniter 3.6 .

I cant understand what wrong i have done .
 


PHP Code:
public function delete_photo(){

  
$this->load->helper('file');

  
delete_files(base_url("uploads/".$_POST['old_photo'])); 



Please guide me 

Thanks
Reply


Messages In This Thread
delete_files function does not work me - by nkhan - 05-09-2016, 12:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB