帮我看下这段代码为什么不被执行
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />
<link rel=”stylesheet” type=”text/css” href=”mystyle.css”>
<style type=”text/css”>
<!—ecms
body,td,th{
font-size:13px;
}
–>
</style>
<script type=’text/javascript’>
function del(){
if(!window.confirm(‘你是否要删除数据?’)){
return false;
}
function chek(){
var leng = 3;
if(leng==undefined){
leng=1;
if(!form1.chk.checked)
document.form1.chk.checked=true;
else
document.form1.chk.checked=false;
}else{
for( var i = 0; i < leng; i++)
{
if(!form1.chk[i].checked)
document.form1.chk[i].checked = true;
else
document.form1.chk[i].checked = false;
}
}
return false;
}
</script>
$conn=mysql_connect(“localhost”,”root”,”123456″);
mysql_query(“set names gb2312”);
mysql_select_db(“db_mingrisoft”);
?>
<body>
|
<?php
if(($action==null)or($_GET[action]==”show”))
{
?>
$field->name | 操作 | |
“;本文来源gao.dai.ma.com搞@代*码#网搞代gaodaima码 echo “”; |