Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: What is the solution to CodeIgniter libraries?
Post: What is the solution to CodeIgniter libraries?

I'm encountering an issue with my CodeIgniter library. I created the CI_Navigation() class to convert database data into a navigation with active elements, but I have a problem when dealing with separ...
1,276 Views
3 Replies
04-17-2023, 03:57 AM
KamaalJeim
    Thread: Django vs PHP+framework
Post: RE: Django vs PHP+framework

Unless you are not completely satisfied with the Django/Flask model and your project requires additional features which are not present in existing frameworks, it would be a better idea if you use exi...
2,333 Views
1 Replies
03-27-2023, 10:26 PM
KamaalJeim
    Thread: sanitize the database queries using query bindings
Post: sanitize the database queries using query bindings

My goal is to sanitize the database queries using query bindings. However, I have not found any examples in the manual that demonstrate how to accomplish this using the query building class, such as w...
932 Views
1 Replies
03-27-2023, 10:12 PM
KamaalJeim
    Thread: How to fix CodeIgniter headers?
Post: How to fix CodeIgniter headers?

I'm having trouble using request headers in my CodeIgniter custom Controller. The function $request->getHeader('any-header') returns an empty object and using $request->headers() results in an error. ...
776 Views
1 Replies
02-20-2023, 09:47 PM
KamaalJeim

Theme © iAndrew 2016 - Forum software by © MyBB