Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter

How to Deploy CodeIgniter/Laravel Apps

php codeigniter laravel

Upload progress bar using session in PHP 5.4 with codeigniter

Codeigniter web services

How does Codeigniter handle escaping output?

php codeigniter

Codeginter $this->db->where() function concating "IS NULL" in query automatically when using find_in_set() function

codeigniter find-in-set

CodeIgniter Controller Constructor

php codeigniter

Saving Each PDF Page to an Image Using Imagick

CodeIgniter Form Validation - Get the Result as "array" Instead of "string"

php codeigniter

How to scale a PHP application (servers, mysql, memcache)

php codeigniter scalability

Upload multiple files in CodeIgniter

php codeigniter file-upload

Json_decode with special chars

php jquery json codeigniter

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

Codeigniter - Batch Update with Multiple Where Conditions

Uploading in Codeigniter - The filetype you are attempting to upload is not allowed

php codeigniter

Store codeigniter libraries in sub folders

codeigniter

How to run a CodeIgniter file through CRON?

php codeigniter cron

Is it a good idea to use CodeIgniters Active Record library to manipulate MySQL databases or should I just use SQL?

How to avoid refreshing the page in a bootstrap modal?

How to show validation errors using redirect in codeigniter?

codeigniter active record get query and query without the LIMIT clause