Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter-2

How to get/set Header in Rest Server API?

Is it necessary to use codeigniter's built in form helper method?

php codeigniter-2

Codeigniter 2.1 $this->input->set_cookie($some_var); NOT WORKING

When 2 different images are uploaded to 2 different folders,then the images are uploaded.but the thumbs are not created

CodeIgniter Ion_auth check login

Loading View Page In Library In Codeigniter

How to return variable values in codeigniter language line strings?

I'm trying to extend the CodeIgniter Form Validation library

Access config items in CodeIgniter routing file

routes codeigniter-2

HMVC codeigniter works on local server but not on web server

How to use two tables data in a view in Codeigniter

IF Session data exists, output in view

codeigniter codeigniter-2

Full abstract factory pattern to use for Code Igniter models [closed]

CodeIgniter : controller within a folder, both with the same name

Whats the difference between parser and view call? How to retrive the data from the view? (pass, return)

Convert complex JOIN query in codeigniter

php mysql sql codeigniter-2

(Codeigniter) Ion Auth CSRF Error:This form post did not pass our security checks (when loading views)

How to send php variable from view(html) to controller