Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Convert array structure for ul() codeigniter helper
Post: RE: Convert array structure for ul() codeigniter h...

To convert the given array into a nested array as required, you can use a recursive function to loop through the original array and build the new array. Here's an example function that does this: f...
2,745 Views
7 Replies
04-18-2023, 12:05 AM
VeroniTasingolba
    Thread: What causes duplicate session entry errors?
Post: What causes duplicate session entry errors?

I am encountering an issue in my CodeIgniter 4 application that utilizes a database for storing sessions. On production, some users are receiving the following error message: "ERROR - 2023-02-25 15...
738 Views
3 Replies
04-17-2023, 11:21 PM
VeroniTasingolba
    Thread: Is composer update enough for CodeIgniter upgrade?
Post: Is composer update enough for CodeIgniter upgrade?

I am in the process of updating my CodeIgniter framework from version 4.1.3 to 4.1.4. The process requires me to update incrementally, step by step for each version. I initially attempted to use the "...
984 Views
1 Replies
02-09-2023, 05:18 AM
VeroniTasingolba
    Thread: PHP ActiveRecord and CodeIgniter Basic Setup
Post: PHP ActiveRecord and CodeIgniter Basic Setup

I have a pretty basic setup that I am trying to use to test PHP ActiveRecord within online (http://online.2yu.co/)2yu (http://2yu.co/) CodeIgniter. Here's my setup: Filename is product.php: clas...
880 Views
1 Replies
02-01-2023, 09:12 PM
VeroniTasingolba

Theme © iAndrew 2016 - Forum software by © MyBB