Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to configure error reporting in CodeIgniter 4?
Post: How to configure error reporting in CodeIgniter 4?

After installing and configuring CI 4 I can see the home controller and the debug bar as normal (I'm in development mode). There is a problem with error reporting. If I try to deliberately write so...
998 Views
1 Replies
04-27-2023, 09:40 PM
WilnarMasonmg
    Thread: set minimum upload size in codeigniter
Post: set minimum upload size in codeigniter

How can I set minimum width and height for image uploads in CodeIgniter? Here's the code I'm using: $config['max_width'] = '480'; $config['max_height'] = '270'; $this->upload->do_upload(); I've su...
578 Views
0 Replies
03-15-2023, 04:26 AM
WilnarMasonmg

Theme © iAndrew 2016 - Forum software by © MyBB