//新闻显示news.php $dbh = mysql_connect('localhost','root','12345'); mysql_select_db("ahta"); $str = "select * from news where id='$id'"; $res = mysql_query($str); $row = mysql_fetch_array($res); ?>
|
|
|
|
|
|
建议使用800*600像素查看 |