Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Hide pager when only 1 page of results
Post: RE: Hide pager when only 1 page of results

CodeIgniter 4 provides a built-in solution for hiding pagination links when there are results for only one page. You can use the hasMore method of the Pager class to check if there are more pages avai...
2,686 Views
3 Replies
04-19-2023, 03:54 AM
CarmosKarrvx
    Thread: autoload a CodeIgniter library
Post: autoload a CodeIgniter library

I need to autoload a CodeIgniter library with parameters. How?
1,268 Views
1 Replies
03-20-2023, 04:17 AM
CarmosKarrvx
    Thread: What library is best for handling images?
Post: What library is best for handling images?

I am looking for a library that can handle image uploads and resizing. My goal is to store the images in folders and keep image references in a database. I have searched and read multiple posts, but ...
860 Views
0 Replies
02-18-2023, 03:02 AM
CarmosKarrvx
    Thread: Using CI version 3.1.3
Post: RE: Using CI version 3.1.3

The latest version of codeigniter is supported only on php 5.3.7+, so I highly advice you to upgrade your PHP version. You could downgrade your project to codeigniter 3.0.5, which is the last versi...
2,628 Views
4 Replies
02-15-2023, 04:15 AM
CarmosKarrvx
    Thread: Can I destroy Codeigniter library?
Post: Can I destroy Codeigniter library?

I'm wondering if there's a way to destroy an instance of a Codeigniter library. I want to free up RAM memory while running a large script, so I need to find a developerbook (https://www.developerbook....
1,660 Views
2 Replies
02-15-2023, 02:24 AM
CarmosKarrvx

Theme © iAndrew 2016 - Forum software by © MyBB