Welcome Guest, Not a member yet? Register   Sign In
$this->session->sess_destroy(); error
#11

(04-05-2016, 03:32 PM)albertleao Wrote: @josepostiga this is the 2nd time you have posted a way to do something on this forum that is either bad practice, specific to your application, against typical codeigniter/php. While I and many others on this forum enjoy reading different ways to do things, please make sure what you're posting is correct and valid ways to do things in PHP and CI applications.

@albertleao, I think this reply was unecessary. But let's just avoid the off-topic replies... I was wrong. I tried to help (badly, as noted by Narf) but at least I had the best intention towards the thread author and learned with my mistake.
Best regards,
José Postiga
Senior Backend Developer
Reply
#12

- The documentation says it's loaded via $this->load->library() (and NOT $this->load->driver()).
- The database "library" also has drivers, and it's not loaded via $autoload['drivers'].
Reply




Theme © iAndrew 2016 - Forum software by © MyBB