Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter-2

how to pass a variable from one controller to the other in Code igniter

Cannot redefine class on 'require_once'

Is there a function like _compile_select or get_compiled_select()?

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