<?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 利用socket上传文件</title>
	<atom:link href="http://blog.51yip.com/php/686.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/php/686.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>来自：jarod</title>
		<link>http://blog.51yip.com/php/686.html/comment-page-1#comment-17502</link>
		<dc:creator>jarod</dc:creator>
		<pubDate>Thu, 22 Sep 2016 14:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=686#comment-17502</guid>
		<description>留言不能编辑了。
貌似不加 &quot;\n\r&quot; 也可以的。
:_)</description>
		<content:encoded><![CDATA[<p>留言不能编辑了。<br />
貌似不加 "\n\r" 也可以的。<br />
:_)</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jarod</title>
		<link>http://blog.51yip.com/php/686.html/comment-page-1#comment-17501</link>
		<dc:creator>jarod</dc:creator>
		<pubDate>Thu, 22 Sep 2016 14:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=686#comment-17501</guid>
		<description>image.php 这行少个 &quot;\n\r&quot;
$filename .= &quot;\n\r&quot;;

  $handle = fopen($filename, &quot;r&quot;);</description>
		<content:encoded><![CDATA[<p>image.php 这行少个 "\n\r"<br />
$filename .= "\n\r";</p>
<p>  $handle = fopen($filename, "r");</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ljc</title>
		<link>http://blog.51yip.com/php/686.html/comment-page-1#comment-5902</link>
		<dc:creator>ljc</dc:creator>
		<pubDate>Fri, 06 Sep 2013 05:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=686#comment-5902</guid>
		<description>谢谢你的分享，但是根据你这个例子，穿的图片不完整，图片下半截是灰色的，不知道是什么情况？</description>
		<content:encoded><![CDATA[<p>谢谢你的分享，但是根据你这个例子，穿的图片不完整，图片下半截是灰色的，不知道是什么情况？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：小亮</title>
		<link>http://blog.51yip.com/php/686.html/comment-page-1#comment-674</link>
		<dc:creator>小亮</dc:creator>
		<pubDate>Sun, 21 Aug 2011 03:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=686#comment-674</guid>
		<description>总结的不错，力挺一下。。</description>
		<content:encoded><![CDATA[<p>总结的不错，力挺一下。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
