Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter

class name collision when using codeigniter 2.0 with Datamapper?

CodeIgniter - Form Validation and File Upload Data

How to check for variable existence in codeigniter(php)? newb question

php codeigniter view

Codeigniter 2 restrict controller to command line

Code Igniter 2.1 autocomplete/IntelliSense in Eclipse

Upgrading user passwords from salted SHA1 to bcrypt

Storing objects in an array with php

php arrays codeigniter object

How to use a LIKE query with CodeIgniter?

mysql codeigniter sql-like

Route to multiple sub folders in CodeIgniter

Codeigniter and RestServer. How to upload images?

codeigniter rest upload

Dealing with duplicate keys in codeigniter mysql insert

mysql codeigniter

XML creation using CodeIgniter

php xml codeigniter

codeigniter MY_Controller not found

Timepicker jquery not working (has no method curCSS)

passing a session variable in a function to a helper in codeigniter

php codeigniter

codeigniter form validation with phone numbers

codeigniter

Codeigniter: Column 'id' in order clause is ambiguous

How to call a stored procedure in CodeIgniter?

Select, count and where using codeigniter and mysql

mysql codeigniter

PHP web application when to use try/catch

php codeigniter try-catch