Make sure you have updated both connection files:
admin/00connString.php
backend/00connString.php
$host = "NAME\SQLEXPRESS";
$username = "sa";
$password = "password";
Connection string same as SQL Management Studio.
SQL Admin password you entered during SQL setup.
Create an "A Record" pointing to your home IP address.
Depending on how your domain is setup it will either be the domain register or hosting control panel.
This is using php/odbc but you can follow the SQL commands to see how its done.
http://stackoverflow.com/questions/12794671/register-page-to-check-if-user-exist-in-sql-server-2012-using-odbc-and-php
Duplicate both lines from the magic db and item db in this case fireball. rename the skill to WarFireBall for example.
The change the need job from 1 to 0. Job done?
<body>
<img alt="full screen background image" src="MW3T.jpg" id="full-screen-background-image" Width=100% Height=120% />
<div id="wrapper">
change to
<body background="MW3T.jpg">
<div id="wrapper">
Place I learnt to html back in day: http://www.w3schools.com/html/html_intro.asp
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.