header('Content-Type: text/html; charset=utf-8');
?>
<?
mysql_select_db("DataBase");
mysql_query("SET NAMES UTF8");
?>
<?
mysql_select_db("DataBase");
mysql_query("SET NAMES UTF8");
?>
x[i].oversrc_img = new Image();
x[i].oversrc_img.src=oversrc;
x[i].onmouseover = new Function("SimpleSwap(this,'oversrc');");
x[i].onmouseout = new Function("SimpleSwap(this);");
x[i].setAttribute("origsrc",x[i].src);
}
}
var PreSimpleSwapOnload =(window.onload)? window.onload : function(){};
window.onload = function(){PreSimpleSwapOnload(); SimpleSwapSetup();}
oversrc=”image_over.gif”
if($_GET['sample']){ $_SESSION['sample'] = $_GET['sample']; }
if(!$_SESSION['sample']){ $_SESSION['sample'] = 'default'; }
?>
onClick="return Delete();"
http://www.php.net/manual/en/function.header.php
Recent Comments