Well simply this is just a a simple account creation page I made, and I also made the background for it.
Features:
Simple Clean Interface
Error's in your account creation easy to understand and exact
Easy to add server message / servre login address.
Supports WotLK, Burning Crusade, and Original account types just by checking off your WoW version.
Checks to see if email is in use.
Password Confirm to make sure you typed in what you wanted.
Checks to see if account name is already in use.
Note: You can check off just WotLK to make your account WotLK, or Both BC and WotLK, you don't need to check both, but you can!
You only need to edit the following!
Code:
$db_host='localhost';
$db_user='USERNAME';
$db_pass='PASSWORD';
$db_name='ACCOUNT DATABASE';
$server_message='MESSAGE! GOOD PLACE FOR SERVER LOGIN ADDRESS!'
Download:
Download
Preview: