DB Creds [php]echo “DB_NAME:” . DB_NAME . ” DB_USER:” . DB_USER . ” DB_PASS:” . DB_PASSWORD . ” DB_HOST:” . DB_HOST;[/php] Read More