I had to move my site to another host and now the codeigniter installation is failing.I\'ve fixed a few problems, but some o开发者_开发技巧f my modules break when I try to save changes.The end up goin
Am very new to CI, So I want to know that one feature listed below will be done via CI Router, then How开发者_如何学C?
This question already has an answer here: Closed 11 years ago. Possible Duplicate: How do you pass a URL into a CodeIgniter controller?
I have a function that needs to pull arguments from the URL like CI is supposed to do.But it\'s not doing it.My URL is domain.com/lasers/en/acme.
So, I am having a big time problem. I am using CodeIgniter. I have a website running that has a lot of pages, so URLs get too big and they look too bad. So what I want to do, is shorten my URLs. For
I am trying to get jsonp working with codeigniter, I am generating standard json with proper header ..
I am making a site for a client and decided i would use code igniter. The site essentially has two backends, one for designers, and one for a sales team. So after logging in, the user will be redire
This is the most simple way I can ask this question as I have not fully understood what\'s going on, or what I am not doing right.
I had a home page which have a few tables that refresh itself every few sec. Below is the code for the jquery in view file (inside_view.php)
Hello I am new to codeigniter. I am learning this framework by developing a testing application. I am showing user listing and in front of each record an anchor tag to edit that record. That anchor ta