-
// .....
// AFTER VALIDATION PROCESS
$user = (array)[
'name' => $this->input->post('name'),
'email' => $this->input->post('email'),
'born_date' => $this->input->post('born_date'),
];
$…
-
I am using code codeigniter 3x. I am trying to integrate a file manager - [Responsive FileManager 9.11.3][1] .
I tried many time to integrate but everytime getting error.
**Controller file .**
…
-
I am developing a Codeigniter project. When I launch live server with `ctrl-alt-l` the site folder structure appears including the application folder in which are the site pages. If I then double-clic…
-
Kalau Codeigniter 4.1.1 (PHP 7) belum nyoba tapi untuk config kayaknya gk harus di-setting ulang, langsung tinggal pake..
Codeigniter 3.1.11 (PHP 5) dulu pernah pake framework yang ini tapi setting…
-
Seems exakat don't add CodeIgniter 3.x yet
-
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: controllers/Admin.php
Line Number: 30
Backtrace:
File: C:\xampp\htdocs\projectM\application\controll…
-
Hello Anoop!
Can you please help me to get Codeigniter version?
-
Can we use Codeigniter sessions with blade with the help of this library?
-
I had an issue last night with one of my Bonfire apps running alongside an ecommerce app. Apparently cookie names can have additional characters now like period, ']', '[', '%' and '@'
The problem coo…
-
I wanna use this in codeigniter..
help me.