04-20-2016, 08:20 PM
Okay, it only works if define $blog like this:
<?php $blogs = $this->blog_model->select_blog(); ?>
but I wonder why do I have to repeat my controllers code?
<?php $blogs = $this->blog_model->select_blog(); ?>
but I wonder why do I have to repeat my controllers code?
" If I looks more intelligence please increase my reputation."