<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：php 几个比较实用的函数</title>
	<atom:link href="http://blog.51yip.com/php/1427.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/php/1427.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：xiao</title>
		<link>http://blog.51yip.com/php/1427.html/comment-page-1#comment-1118</link>
		<dc:creator>xiao</dc:creator>
		<pubDate>Tue, 09 Oct 2012 07:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1427#comment-1118</guid>
		<description>第一个完全是dz的代码
第二个可以用mb_strimwidth</description>
		<content:encoded><![CDATA[<p>第一个完全是dz的代码<br />
第二个可以用mb_strimwidth</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：插件吧</title>
		<link>http://blog.51yip.com/php/1427.html/comment-page-1#comment-1013</link>
		<dc:creator>插件吧</dc:creator>
		<pubDate>Mon, 09 Jul 2012 14:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1427#comment-1013</guid>
		<description>4，过滤部分标签 function delTags($str)  

这个函数还不够安全，一些 “标签的属性” 也需要过滤，不然，容易引起XSS攻击~~~</description>
		<content:encoded><![CDATA[<p>4，过滤部分标签 function delTags($str)  </p>
<p>这个函数还不够安全，一些 “标签的属性” 也需要过滤，不然，容易引起XSS攻击~~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
