国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS教程 > 帝國Empire > 正文

帝國CMS批量提取新聞?wù)膬?nèi)容的第一張圖片作為標(biāo)題縮略圖的SQL語句

2024-04-25 20:53:27
字體:
供稿:網(wǎng)友

執(zhí)行以下腳本的時候請 先備份數(shù)據(jù)庫!文本存放的新聞?wù)淖侄尾豢捎茫?/p>

新聞?wù)淖侄巫鳛?span style="color: rgb(255, 0, 0);">主表的情況用以下語句:

update  phome_ecms_news  set  titlepic  =concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(newstext,  'src=',  -1),'.gif',1),'"',''),'.gif')  where  newstext  like  '%.gif%'  and  titlepic='';

update  phome_ecms_news  set  titlepic  =concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(newstext,  'src=',  -1),'.jpg',1),'"',''),'.gif')  where  newstext  like  '%.jpg%'  and  titlepic='';

update  phome_ecms_news  set  titlepic  =concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(newstext,  'src=',  -1),'.png',1),'"',''),'.png')  where  newstext  like  '%.png%'  and  titlepic='';

新聞?wù)淖侄巫鳛?span style="color: rgb(255, 0, 0);">副表的情況用以下語句:

update [!db.pre!]ecms_news_data_1 a, [!db.pre!]ecms_news b set b.titlepic=concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(a.newstext,  'src=',  -1),'.gif',1),'"',''),'.gif')  where  a.newstext  like  '%.gif%'  and  b.titlepic='' and a.id=b.id;

update [!db.pre!]ecms_news_data_1 a, [!db.pre!]ecms_news b set b.titlepic=concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(a.newstext,  'src=',  -1),'.jpg',1),'"',''),'.jpg')  where  a.newstext  like  '%.jpg%'  and  b.titlepic='' and a.id=b.id;

update [!db.pre!]ecms_news_data_1 a, [!db.pre!]ecms_news b set b.titlepic=concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(a.newstext,  'src=',  -1),'.png',1),'"',''),'.png')  where  a.newstext  like  '%.png%'  and  b.titlepic='' and a.id=b.id;

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表

圖片精選

主站蜘蛛池模板: 丘北县| 盘山县| 台江县| 镇巴县| 临沭县| 新密市| 布尔津县| 霍林郭勒市| 东兴市| 鲁甸县| 禄丰县| 从化市| 台州市| 廊坊市| 天全县| 吉安县| 岫岩| 韶关市| 弥渡县| 鲜城| 郓城县| 噶尔县| 新巴尔虎左旗| 石屏县| 遵义市| 教育| 若羌县| 云浮市| 龙陵县| 湛江市| 连城县| 宜黄县| 依安县| 乌拉特中旗| 铅山县| 凤庆县| 长治市| 乡城县| 安达市| 平潭县| 松潘县|