Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter-2

using codeigniter PHP Fatal error: Class 'MY_Model' not found

Converting from CodeIgniter 1.7.3 to 2.0+

Codeigniter : displaying query result in controller

codeigniter codeigniter-2

Can I set Ion auth to login by username OR Email

What is proper way to secure CodeIgniter 2 application with authentication?

Codeigniter : Cant load database in my library.

codeigniter codeigniter-2

Two different submit buttons in CodeIgniter form without Javascript [duplicate]

php codeigniter-2

Using memcache in codeigniter

How do I fully refresh the page in CodeIgniter?

CodeIgniter : Run a script from command line if the controller is inside a folder?

customize form_open() to add elements

PHPExcel - Create spreadsheet from HTML table?

codeigniter-2 phpexcel

Codeigniter Active Record - Count Total Found Rows with Limit (MySQL)

CodeIgniter: pagination doesn't have question mark?

codeigniter codeigniter-2

CodeIgniter Multiple database use without changing existing code for first database

codeigniter codeigniter-2

Very high latency in first HTTP request on CodeIgniter project

Routing problems with Codeigniter and Backbone.js

Is there a mongodb-backed user authentication library for codeigniter?

How is Kohana different from CodeIgniter? [closed]