MMO Starter Kit

Yeah … do the following.

1). Create a new file called mmodb.php or whatever you want to call it.

2). Add the db credentials from the page to it (i.e. servername, username, password, database name).

3). Then in each file replace those lines with require_once(‘mmodb.php’);

Now all you have to do is change the credentials in one place … simplezzzzz … 8-}