Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to use db more than 1 codeigiter 3

# define another db in database.php
# and call db with like this
$otherdb = $this->load->database('otherdb', TRUE);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #db #codeigiter
ADD COMMENT
Topic
Name
7+1 =