为了账号安全,请及时绑定邮箱和手机立即绑定

wordpress 的 xml 如何無縫接軌匯入 mysql ?

wordpress 的 xml 如何無縫接軌匯入 mysql ?

PHP
猛跑小猪 2019-03-09 09:08:19
wordpress 的 xml 如何進入 mysql 數據庫? <rss version="2.0" xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wp="http://wordpress.org/export/1.2/" > <item> <channel> <title>cako 每家都超厲害,快找到你心中的NO.1</title> <link>http://123123.123/13335</link> <pubDate>Wed, 10 Jan 2018 03:01:21 +0000</pubDate> <dc:creator><![CDATA[Ruby]]></dc:creator> <guid isPermaLink="false">http://123123.123/?p=13335</guid> <description></description> <content:encoded> 類似這種格式,我還真不知道怎麼丟到數據庫裡面?是有套件可以使用嗎?希望大神指教!
查看完整描述

2 回答

?
蛊毒传说

TA贡献1895条经验 获得超3个赞

可以将xml当成字符串存到mysql中。 使用时可以用mysql提供的专门处理xml的方法ExtractValue() 抽取xml中的内容,或者使用UpdateXML()更新xml,两个方法可以在官方文档查阅

查看完整回答
反对 回复 2019-03-18
  • 2 回答
  • 0 关注
  • 436 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信