CodeIgniter-API-Controller
CodeIgniter-API-Controller copied to clipboard
CodeIgniter Restful API Controller - Easily build REST API with Token Authorization
Geting this error on server : Unable to load the requested class: Authorization_token In localhost it's working fine, can you help me on this 
Hi, Thanks team for wonderful rest api Is it possible to use MongoDB ?
`$this->db->affected_rows()` returns 0 because `$this->CI->db->get_where()` is a select and it doesn't **affect** any rows.