Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter-2

How to disable direct access to callback functions?

codeigniter codeigniter-2

The URI you submitted has disallowed characters. encode var in URL

php uri codeigniter-2

ALTER TABLE tbl AUTO_INCREMENT = 123 as codeigniter active records query?

mysql codeigniter-2

Codeigniter - return my model object instead of stdClass Object

CodeIgniter: validating form array not working

codeigniter codeigniter-2

In Codeigniter what is the purpose of hook ? Why we have to create?

How to get form_dropdown() show the selected value in Codeigniter?

codeigniter codeigniter-2

Is there a better (lightweight) solution for autocomplete with php and codeigniter without jquery ui?

Codeigniter: Join with 'where in' clause

codeigniter codeigniter-2

PHP Version 5.4.13 Bug? CodeIgniter Bug? Or, Explanation?

Why is CIUnit needed in order to use PHPUnit with CodeIgniter?

Scaffolding feature in Codeigniter 2.02

Authentication in jQuery Mobile and PhoneGap

Set up the base url in codeigniter

Severity: 8192 Message: Methods with the same name as their class will not be constructors in a future version of PHP;

Extending Multiple models in Codeigniter 2

Requested unknown parameter '1' from the data source for row 0 in DataTables

how to count the number of rows returned by query in Codeigniter with Datamapper

SQL query escaping + codeigniter

Update query increment field plus 1 codeigniter