刚刚在a5找淘宝客程序
忽然一个飞马cms咋出现了.没看到过
顺手下载看了下.
粗略一看 看到tpxx.php这 顿时感觉不会再爱
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<?php
$id = $_REQUEST['id'];
include("include/conn.php");
$queryImg="select * from hyimg_table where id=$id";
$resultImg=mysql_query($queryImg);
$rowImg = mysql_fetch_array($resultImg);
?>
<TITLE><?php echo $rowImg['title_ziduan']?></TITLE>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<LINK rel=stylesheet type=text/css href="css/style.css">
<?php
$queryKefu="select * from hykefu_table";
$resultKefu=mysql_query($queryKefu);
$rowKefu = mysql_fetch_array($resultKefu);
?>
现在小学生逆袭了吗?