亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

新聞板塊的內(nèi)容提交

原創(chuàng) 2019-04-08 10:53:34 197
摘要:<?php //引入文件 內(nèi)容提交include_once("functions/database.php"); $news_id = $_GET["news_id"]; get_connection(); $result_news = mysql_query("select * from news w

<?php

 //引入文件 內(nèi)容提交

include_once("functions/database.php");

 

$news_id = $_GET["news_id"];

 

get_connection();

 

$result_news = mysql_query("select * from news where news_id=$news_id");

 

$result_category = mysql_query("select * from category");

 

close_connection();

 

$news = mysql_fetch_array($result_news);

 




批改老師:查無此人批改時間:2019-04-08 16:05:31
老師總結(jié):完成的不錯。下次把代碼注釋。。繼續(xù)加油。

發(fā)佈手記

熱門詞條