View Single Post
  #6  
Old 04-12-2011, 01:04 PM
bruno954 bruno954 is offline
Member
 
Join Date: Apr 2011
Posts: 3
Gender: Male
Credits: 50
bruno954 is on a distinguished road
Default

<?php
//Mysidia Adoptables Site Configuration File

$dbhost = 'localhost'; //DB Hostname
$dbuser = 'root'; //DB User
$dbpass = '******'; //DB Password
$dbname = 'digimonadventure'; //Your database name
$domain = '*.*.**.**'; //Your domain name (No http, www or . )
$scriptpath = ''; //The folder you installed this script in
$prefix = 'adopts_';

?>

Note I put the stars not to show