I am currently working on a site that is being built on codeigniter, I am currently querying the data at the moment I think there could be possible 3 arrays that could be returned as array each with a
Is there a syntax for documenting functions which take a single configuration array, rather than individual parameters?
This question already has answers here: Closed 11 years ago. Possible Duplicate: CodeIgniter Routing What should be happening: user navigates to URI, routes.php grabs the State and sends
I have deployed my PHP application built on Codeigniter. When I call the root URL, browser is successfully redirected to login view but not HTML is rendered.
I am building a website in which the user can select what list items they see in their navigation menu, my idea is to store the menu items that the user selects in a cookie as this will stop the need
I\'m a little hesistant against to use it because I believe there can be some issues with it, but I don\'t really know it before I\'ve tried it. Or is it good enough to use it or should I do plain sql
Based on the backend data i may have n number of items displayed along with the check box开发者_StackOverflow中文版 and textarea for selecting and give commnet on the page and there is also a option g
I\'m trying to build a short URI service with CI just so I can learn CI faster anyway .. I got stuck at the routing
Any one of you who has worked on CI knows that it uses a segmental approach for the urls, eg.: index.php/controller/function/params
When I use function create_category(), it will create a directory with this name such asimages/newfolder.