Welcome Guest, Not a member yet? Register   Sign In
[solved] File Upload in CI4 does not work?
#2
Lightbulb 

I solved it... while I was searching for something else in the Form Helper Description I found my mistake of this morning :-)

For everybody who will have the same question in the future:

Just use
PHP Code:
form_open_multipart() 
instead of
PHP Code:
form_open() 

it could be that easy Big Grin
Reply


Messages In This Thread
RE: File Upload in CI4 does not work? - by niklas - 05-05-2020, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB