Codeigniter file upload not working

前端 未结 2 665
Happy的楠姐
Happy的楠姐 2021-01-18 19:42

I write code for upload a image file. But it always show You did not select a file to upload. This is my code.

view



        
2条回答
  •  盖世英雄少女心
    2021-01-18 20:05

    i recenly got that problem and solve it. you can check is module fileinfo in php already on? if you can access to CPanel, you can go to SOFTWARE TAB then search Select PHP Version, then you can see list of module and check that module fileinfo. and try to upload again.

提交回复
热议问题