Hi i am using codeigniter 1.7.3. I just implemented pagination in application which works fine. When i click on next previous buttons it works fine.
I upgraded CI from 1.7.2 to 2.0.It\'s \"mostly\" working, except all the links that are g开发者_StackOverflow社区enerated are putting a \"?\" after the base URL, but before the rest of the URL.
I have a problem with Codeigniter and my hosting provider... I have created a form with function form_open(\'welcome/index\') and it produces this html code
I have this site 开发者_如何学Pythonhttp://cjbuilders.info/welcome/home and all the links start with
I\'m very new to Code Igniter (as in I just finished their \"official\" video tutorial), and I was wondering if there was a way to clean up the URLs just a little bit more.
I’m a recent user of Codeign开发者_运维百科iter and am developing a simple backend CMS to manage pages.
Hey, i\'m trying to get a project to work, but i am having trouble with the rewrite module. I\'m running Wamp over Windows XP. I changed httpd.conf to change the root of localhost to:
OK, I admit it.I\'m a CI newbie.I\'m doing something really basic wrong and I\'ve been at it for a couple of hours and can\'t find my error.
I have a route defined in CI, $route[\'user/activate-account/:any\'] = \"user/activate_account\"; People access the route in this url pattern,
I have a bit of an odd problem with my CodeIgniter installation, I am using modrewrite in order to shorten my URLs, for example I have an api page: