中国艾丽派游戏新闻网

帝国cms批量提取新闻正文内容第一张图片标题默认缩略图

时间:2021-12-02 13:52:51来源:food栏目:国内新闻 阅读:
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='';
    
update phome_ecms_news set titlepic =concat(replace(SUBSTRING_INDEX(SUBSTRING_INDEX(newstext, 'src=', -1),'.jpeg',1),'"',''),'.gif') where newstext like '%.jpeg%' and titlepic='';



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;

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),'.jpeg',1),'"',''),'.jpeg')  where  a.newstext  like  '%.jpeg%'  and  b.titlepic='' and a.id=b.id;
郑重声明:部分文章来源于网络,仅作为参考,如果网站中图片和文字侵犯了您的版权,请联系我们处理!

标签:

上一篇:《4399三国群英传》醒掌天下权 醉卧美人膝

下一篇:《4399生死狙击》断刃重铸 战意“不朽”

相关推荐
  • 格斗王招募!《拳皇14》经典再现,谁是终极高手
  • 新北京牌多少钱一年,三年,五年,车宗馆报价?
  • 牵手电竞选手UZI,AMD锐龙6000H系列完美诠释
  • 御剑飞行穿云海《狂神无双》特别好评!参与活
  • 收官大吉!动感地带5G校园先锋赛青海赛事圆满
  • 动感地带5G校园先锋赛云南赛区线上赛圆满落
  • 风暴来临!动感地带5G校园先锋赛总决赛即将开
  • 全新一代骁龙8移动平台到底强在哪?一文读懂
返回顶部