Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to create pagination on CI4
Post: RE: How to create pagination on CI4

This no longer works... Because I'm no longer able to pass variables to my own pager PHP page in CI4. I was also using variables to my view as well: PHP Code: --             'currentPage' => $myMod...
10,609 Views
15 Replies
02-26-2024, 05:53 PM
danger89
    Thread: CodeIgniter Version 5
Post: RE: CodeIgniter Version 5

If even handles PHP 8.2 as well indeed. I don't understand the request here.
1,416 Views
2 Replies
07-17-2023, 07:48 AM
danger89
  Shocked Thread: Bad CodeIgniter benchmark scores
Post: Bad CodeIgniter benchmark scores

I love CI so much!! I was however surprised to see the bad results on benchmark tests like: requests per second, memory usage and execution times on CodeIgniter v4.x: (Skip to 3:30) https://yout...
864 Views
2 Replies
07-17-2023, 07:41 AM
danger89
    Thread: Unable CodeIgniter 4 Foundations Code Samples - Lonnie Ezell Book
Post: RE: Unable CodeIgniter 4 Foundations Code Samples ...

In my case I tried to upgrade my CI setup, and all files I didn't adapt I thought I could easily copy them to retrieve the latest file. Like: Code: -- cp vendor/codeigniter4/framework/app/Config/Co...
4,570 Views
7 Replies
01-30-2023, 04:58 PM
danger89
    Thread: Expiring the session when the browser is closed
Post: RE: Expiring the session when the browser is close...

Using CI v4.2.7. Setting `$sessionExpiration` to 0 in App.php still keeps the session alive between browser closes?
4,246 Views
7 Replies
10-09-2022, 10:41 AM
danger89
    Thread: is_unique issue on update
Post: RE: is_unique issue on update

Just a small remark (for myself and others). I was using the model update() method in combination with post data coming from a HTML form: PHP Code: -- $postData      = $this->request->getPost...
14,092 Views
17 Replies
10-07-2022, 02:44 PM
danger89
    Thread: How many pets do you own?
Post: RE: How many pets do you own?

1 soon 3.
52,198 Views
45 Replies
04-30-2022, 02:48 PM
danger89

Theme © iAndrew 2016 - Forum software by © MyBB