I have a form that submits data to a database in a CodeIgniter app (CI v. 2.0.2). We are allowing users to \"edit\" records by having them resubmit a record with new values and then doing an update. O
TLDR; I want to enable database-logging of xss_clean() when replacing evil data. I want to enable database logging of the xss_clean() function in Security.php, basically what I want to do is to kno
Scaffolding fe开发者_运维问答ature was in routes.php ($route[\'scaffolding_trigger\'] = \'\';)in previous version but it is not in routes now in 2.02 so please tell my how do i use scaffolding feature
I\'m having an odd problem.My controller is trying to call uri segments and is not interpreting the hyphen correctly.I don\'t get any error.Just the rest of the page beyond the call doesn\'t render.Th
What I would really like to do is create an optional text to pass to a controller method in codeigniter.
So the framework is CodeIgniter 2.0.2.I have a form that has groups of fields that correspond to rows in a database.The names of the fields are in the format:
Trying to make a setup for my application. However, I am having trouble getting it to create the database for me.
I\'m still trying to figure out a way to get a mobile site running. I have a web app in CodeIgniter and I would like to create a mobile version of it. However, I don\'t want to rewrite too much of my
I\'m following a tutorial on Pagination with CI/jQuery. In the tutorial they get the total number of rows by doing:
I\'m looking at making a mobile app using phonegap. However, I would like to use CodeIgniter as well. What has been the community\'s experience in doing such? I have tried googling it but only seem to