Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Anyone using HTMX with CI?
Post: RE: Anyone using HTMX with CI?

In general, it's always a good practice to structure your code in a way that promotes modularity, maintainability, and reusability. For instance, you may want to consider separating your HTML, JavaScr...
2,362 Views
6 Replies
04-17-2023, 10:59 PM
JohnSonandrbt
    Thread: How to modify cron command in CodeIgniter?
Post: How to modify cron command in CodeIgniter?

I'm having trouble setting up cron jobs on a CodeIgniter site hosted on a shared host with cPanel. While the cron script works when run via a browser, I've tried running it with both curl and wget in ...
673 Views
1 Replies
04-17-2023, 10:42 PM
JohnSonandrbt
    Thread: How to use affected_rows in CI4?
Post: How to use affected_rows in CI4?

I am using a custom model that extends the built-in Model in CI4. I want to know how I can perform the function $this->db->affected_rows() after deleting a row. Most examples online demonstrate how to...
448 Views
1 Replies
03-27-2023, 01:59 AM
JohnSonandrbt

Theme © iAndrew 2016 - Forum software by © MyBB