|
To all of those who have made the ultimate sacrifice,
so that we could play at war instead of having to endure it, we say thank you.
We owe you a debt we can never repay
Dulce Bellum Inexpertis2>
|
Quote of the Moment |
$dbcnx = mysql_connect("localhost", "shock", "sh0kdbi");
if (!$dbcnx){
echo(" Unable to connect to the database server at this time. ");
}
mysql_select_db("shock", $dbcnx);
?>
| | | |