DELETE FROM `phome_ecms_miyu_data_1` WHERE `id` IN (5,6) phome_ecms_miyu_data_1為數(shù)據(jù)表
TRUNCATE TABLE dy_article_field(數(shù)據(jù)表名) TRUNCATE TABLE 這里是數(shù)據(jù)表名
update phome_ecms_news set chaodai='明朝' where chaodai is null or chaodai=''
第一步驟: 粘貼以下代碼放置新建get_news_index.php上并上傳到 /e/action: <?php require('../class/connect.php'...
function mobile_device_detect(url) { var thisOS=navigator.platform; var os=new ...
1.復(fù)制根目錄下的index.php,改名為m.php. 2.修改m.php中的APP_PATH.'/template/',把template改為m 3.index.php頂...