what's up here???

Newbie Spellweaver
Joined
Mar 7, 2009
Messages
21
Reaction score
0
Middea - what's up here??? - RaGEZONE Forums


<?
mssql_connect("CASA-A3CC711228\SQLEXPRESS","sa","123");
mssql_select_db("GunzDB");
$opened = 0;
if($opened == 0){
$pagetitle = "Servidor en mantenimiento";
}
?>
 
Back