Welcome Guest, Not a member yet? Register   Sign In
Load database config from external file.
#3

(09-01-2015, 01:57 AM)Narf Wrote: You could read your external file from within config/database.php ... it's a PHP script after all.

Yeap, that's what I though, just repaced the database.php content to: 

Code:
require_once('location/database.php');

And in thad file I putted the original content of the file database.php 

Thanks! 
Reply


Messages In This Thread
RE: Load database config from external file. - by Lvkz - 09-01-2015, 06:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB