session_register("hits");
if(!$db = @mysql_connect("vivaandaluciacom.yourwebhostingmysql.com", "vivaandalucia","silo")){
echo "
We currently have some issues with our database server which may result in error messages on the page and missing data. We are looking into this at the moment and apologies for the inconvenience this may cause.
";
}
@mysql_select_db("vivaandalucia",$db);
if(!$hits){
$result=MYSQL_QUERY("UPDATE hits SET hits = hits+1 WHERE page='index'");
$hits=1;
}
?>
Copyrights ©2003
VivaAndalucia.com. All Rights reserved -
terms and conditions - |