search

Home  >  Q&A  >  body text

Problems with custom configuration development/database.php

public function detail($id){


## // Load the grouping configuration of the database

$this->load->database( 'default');

//Select table

$this->db->from('article');

Problems with custom configuration development/ database.php, this is in the model, can it be loaded automatically? If you want to load the default database.php, isn't this a conflict? Custom configuration failed! Please advise! grateful

永生永生2305 days ago1163

reply all(0)I'll reply

No reply
  • Cancelreply