by AdminG | Nov 14, 2016 | CodeIgniter
It takes me longer time when I found out what is the difference between redirect() a $this->load->view() behavior in CodeIgniter. So, I’ve decided to share my knowledge. Why to discover hot water? 😉 The questions I had: Why couldn’t I see my data in...
by AdminG | Sep 21, 2016 | CodeIgniter
After clean installation of CodeIgniter 2.x framework (e.g. to localhost) I recommend following steps: 1) Setup ‘base_url’ to application open /application/config/config.php change base_url (e.g. $config[‘base_url’] =...
Recent Comments