Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter-2

Processing large amounts of data in PHP without a browser timeout

setting cookies with HTTPOnly flags in codeigniter

Update Database Field Error CodeIgniter

CodeIgniter update query gets executed twice

php codeigniter-2

Reports in Codeigniter

Codeigniter echoing [::1] instead of localhost

Can I pass data to the Codeigniter output class without displaying it?

PHP Error encountered when running Command Line using CodeIgniter 2.xx

Codeigniter - Batch Update with Multiple Where Conditions

How to show validation errors using redirect in codeigniter?

CodeIgniter Passing POST data from RestClient to RestServer API

Using Mysql WHERE IN clause in codeigniter

codeigniter codeigniter-2

CodeIgniter 2.1 issue with show_404() and 404_override

CodeIgniter: INSERT multiple records without cycle

CodeIgniter: "The filetype you are attempting to upload is not allowed."

combining mysql AND OR queries in Codeigniter

How to detect HTTP method in CodeIgniter

CodeIgniter PHP Model Access "Unable to locate the model you have specified"

php model codeigniter-2

Codeigniter: does $this->db->last_query(); execute a query?

How do I run CodeIgniter migrations?