Are there any options to get the last insert id of a new record in CodeIgniter? $last_id = $this->db->i
My current urls look like this [mysite]index.php/[rest of the slug]. I want to strip index.php from these urls
I have an insert query (active record style) used to insert the form fields into a MySQL table. I want to get
After the server PHP upgrade I am getting the following error with PHP Version 5.6.2 on Apache 2.0 A PHP Erro
I need to loop lot of arrays in different ways and display it in a page. The arrays are generated by a module
Quick question. Is there something similar to a phpinfo() - that would display the version for CodeIgniter?
I have a bunch of client point of sale (POS) systems that periodically send new sales data to one centralized