Welcome Guest, Not a member yet? Register   Sign In
select_db
#1

models/Model_pages.php

 
PHP Code:
  function template(){
      return self::select_db('template','cms_pages','id="'.$this->id_pages.'"');
  

Hello,

I am trying to understand this code.  Can anyone help me explain the codes?  I cannot find where select_db ( ) in CI documentation code.  Where can I learn the code from?

Where can I find CI complete documentation codes?

Thanks.
" If I looks more intelligence please increase my reputation."
Reply




Theme © iAndrew 2016 - Forum software by © MyBB