<?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程序员技术博客,关注PHP” 的评论</title>
	<atom:link href="http://php.dayanmei.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://php.dayanmei.com</link>
	<description>专注于PHP技术</description>
	<lastBuildDate>Fri, 16 Apr 2010 07:15:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>有GROUP BY的时候如何统计记录条数 COUNT(*) DISTINCT &#171; php教程-php技术博客 关于 mysql_num_rows VS COUNT 效率问题 的评论</title>
		<link>http://php.dayanmei.com/mysql_num_rows-vs-count-xiaolv.htm/comment-page-1#comment-7</link>
		<dc:creator>有GROUP BY的时候如何统计记录条数 COUNT(*) DISTINCT &#171; php教程-php技术博客</dc:creator>
		<pubDate>Fri, 16 Apr 2010 07:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://php.dayanmei.com/?p=116#comment-7</guid>
		<description>[...] http://php.dayanmei.com/mysql_num_rows-vs-count-xiaolv.htm [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://php.dayanmei.com/mysql_num_rows-vs-count-xiaolv.htm" rel="nofollow">http://php.dayanmei.com/mysql_num_rows-vs-count-xiaolv.htm</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>mysql从一个表提取数据更新另外一个表 &#171; php教程-php技术博客 关于 Cross Table Update with MySQL(mysql update from another table) 的评论</title>
		<link>http://php.dayanmei.com/cross-table-update-with-mysqlmysql-update-from-another-table.htm/comment-page-1#comment-6</link>
		<dc:creator>mysql从一个表提取数据更新另外一个表 &#171; php教程-php技术博客</dc:creator>
		<pubDate>Thu, 15 Apr 2010 07:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://php.dayanmei.com/?p=96#comment-6</guid>
		<description>[...] http://php.dayanmei.com/cross-table-update-with-mysqlmysql-update-from-another-table.htm [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://php.dayanmei.com/cross-table-update-with-mysqlmysql-update-from-another-table.htm" rel="nofollow">http://php.dayanmei.com/cross-table-update-with-mysqlmysql-update-from-another-table.htm</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>fleaphp hasMany manyToMany 用法实例（示例） &#171; php教程-php技术博客 关于 fleaphp常用函数findAll方法的使用和示例 的评论</title>
		<link>http://php.dayanmei.com/fleaphp-findall-function-sample.htm/comment-page-1#comment-5</link>
		<dc:creator>fleaphp hasMany manyToMany 用法实例（示例） &#171; php教程-php技术博客</dc:creator>
		<pubDate>Thu, 08 Apr 2010 08:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://php.dayanmei.com/?p=71#comment-5</guid>
		<description>[...] 演示一，简单的单表查询,本例主要用到了方法findAll(关于fleaphp 中findAll的用法可以查看这篇文章 fleaphp常用函数findAll方法的使用和示例) [...]</description>
		<content:encoded><![CDATA[<p>[...] 演示一，简单的单表查询,本例主要用到了方法findAll(关于fleaphp 中findAll的用法可以查看这篇文章 fleaphp常用函数findAll方法的使用和示例) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>fleaphp常用函数findAll方法的使用和示例 &#171; php教程-php技术博客 关于 fleaphp hasMany manyToMany 用法实例（示例） 的评论</title>
		<link>http://php.dayanmei.com/fleaphp-hasmany-manytomany.htm/comment-page-1#comment-4</link>
		<dc:creator>fleaphp常用函数findAll方法的使用和示例 &#171; php教程-php技术博客</dc:creator>
		<pubDate>Thu, 08 Apr 2010 08:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://php.dayanmei.com/?p=68#comment-4</guid>
		<description>[...] 更多的findAll示例可以查看这篇文章 http://php.dayanmei.com/fleaphp-hasmany-manytomany.htm [...]</description>
		<content:encoded><![CDATA[<p>[...] 更多的findAll示例可以查看这篇文章 <a href="http://php.dayanmei.com/fleaphp-hasmany-manytomany.htm" rel="nofollow">http://php.dayanmei.com/fleaphp-hasmany-manytomany.htm</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>fleaphp学习笔记之 redirect &#171; php教程-php技术博客 关于 fleaphp 学习笔记之 url 的评论</title>
		<link>http://php.dayanmei.com/url-fleaphp.htm/comment-page-1#comment-3</link>
		<dc:creator>fleaphp学习笔记之 redirect &#171; php教程-php技术博客</dc:creator>
		<pubDate>Wed, 07 Apr 2010 09:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://php.dayanmei.com/?p=52#comment-3</guid>
		<description>[...] 通常$url使用url函数来生产(?url) [...]</description>
		<content:encoded><![CDATA[<p>[...] 通常$url使用url函数来生产(?url) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

