finfo_file(C:\Users\acer\AppData\Local\Temp\php19BC.tmp): Failed to open stream: No s |
07-02-2024, 08:52 PM
(This post was last modified: 07-02-2024, 11:17 PM by ozornick. Edit Reason: Edit code format )
when i create function store to insert data into database it fine until i'm working the file, the image has been moved but why i got this error? please help me ?
PHP Code: public function store() this the controller.
What a mistake?
Maybe check that you did get a file.
PHP Code: <?php What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
You do know that the file upload class has a method called store right.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |