Category "codeigniter-3"

Issue in Delete multiple records after checbox selection angular and web api

Right now this code is deleting single selected record, but unable to delete multiple records. Is there away to delete multiple selected records? Component Html

Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) on line 3

I am getting this error in codeigniter 3. I had tried most of the things but none of them worked. function money_format($num = 0, $pro = 2) { %n

how i can fix this elephant.io connection probelm

My client interconnection socket = io.connect('http://localhost:3000', { transports : ['websocket'] }); Before adding transport, it was not connecting on the cl

Currently Using CodeIgniter Framework i have an Error

A PHP Error was encountered Severity: Notice Message: Undefined property: Login::$U_Model Filename: controllers/Login.php Line Number: 24

In the code igniter 3, how is the unique code applied in online nominal payments?

I'm a beginner in programming. please allow me to ask. So I'm making a top up form with Codeigniter 3. I want to give a unique code for each nominal top up. For

Codeigniter htaccess not working in ubuntu 16.04

This application biuld in Codeigniter Version = 3.1.3. when build this application work it properly with this htaccess file but today when i run this applicatio

CodeIgniter extend CI_URI undefined method

So I've been in the process of updating someones old CI 1 to CI 3 code. In process. In particular, the URI class extension is not working. I've read the CI doc