<?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>评论：面向对象(OOP)的使用Wordpress系统 一拖N的用法[原]</title>
	<atom:link href="http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html</link>
	<description>记录我的全新旅程</description>
	<lastBuildDate>Fri, 19 Mar 2010 16:54:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：fu</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-40035</link>
		<dc:creator>fu</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-40035</guid>
		<description>多谢，经过多次试验后终于搞懂了。囧……</description>
		<content:encoded><![CDATA[<p>多谢，经过多次试验后终于搞懂了。囧……</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cbm</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-39829</link>
		<dc:creator>cbm</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-39829</guid>
		<description>如果是按多个目录存放那也就没有本文的必要性了。</description>
		<content:encoded><![CDATA[<p>如果是按多个目录存放那也就没有本文的必要性了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fu</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-39517</link>
		<dc:creator>fu</dc:creator>
		<pubDate>Thu, 05 Nov 2009 17:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-39517</guid>
		<description>安装了新的WP。提示说已经安装过了。之后再找了教程来看，完全看的头晕脑胀。
一个域名下只能安装一个WP。例如A文件夹。
那么我新建了一个B的文件夹安装，不行吧。也改了下数据表前缀，发现还是不行，仍然提示已经安装过了。
分别安装在两个子目录不行吗？orz
是不是一定要一个安装在根目录呢？谢谢。</description>
		<content:encoded><![CDATA[<p>安装了新的WP。提示说已经安装过了。之后再找了教程来看，完全看的头晕脑胀。<br />
一个域名下只能安装一个WP。例如A文件夹。<br />
那么我新建了一个B的文件夹安装，不行吧。也改了下数据表前缀，发现还是不行，仍然提示已经安装过了。<br />
分别安装在两个子目录不行吗？orz<br />
是不是一定要一个安装在根目录呢？谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：文轩</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-36987</link>
		<dc:creator>文轩</dc:creator>
		<pubDate>Wed, 21 Oct 2009 12:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-36987</guid>
		<description>怎么能联系您啊 有点问题想请教您 qq309834850</description>
		<content:encoded><![CDATA[<p>怎么能联系您啊 有点问题想请教您 qq309834850</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：aqing</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-33425</link>
		<dc:creator>aqing</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-33425</guid>
		<description>请问能解决模板共存的问题吗？或者说可把模板存放于另一目录

请回电邮</description>
		<content:encoded><![CDATA[<p>请问能解决模板共存的问题吗？或者说可把模板存放于另一目录</p>
<p>请回电邮</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Bigfish</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-#comment-29241</link>
		<dc:creator>Bigfish</dc:creator>
		<pubDate>Sun, 06 Sep 2009 10:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-29241</guid>
		<description>if ($_SERVER[&#039;HTTP_HOST&#039;]==&#039;host1.cn&#039;):
 define(&quot;WP_SITEURL&quot;, &quot;http://host1.cn&quot;);
 define(&quot;WP_HOME&quot;, &quot;http://host1.cn/blog&quot;);
elseif ($_SERVER[&#039;HTTP_HOST&#039;]==&#039;host2.cn&#039;):
 define(&quot;WP_SITEURL&quot;, &quot;http://host2.cn&quot;);
 define(&quot;WP_HOME&quot;, &quot;http://host2.cn&quot;);
endif;

啊啊啊。上面那条因为加了php标签 没显示啊，WordPress怎么处理comment的</description>
		<content:encoded><![CDATA[<p>if ($_SERVER['HTTP_HOST']==&#8217;host1.cn&#8217;):<br />
 define(&#8221;WP_SITEURL&#8221;, &#8220;http://host1.cn&#8221;);<br />
 define(&#8221;WP_HOME&#8221;, &#8220;http://host1.cn/blog&#8221;);<br />
elseif ($_SERVER['HTTP_HOST']==&#8217;host2.cn&#8217;):<br />
 define(&#8221;WP_SITEURL&#8221;, &#8220;http://host2.cn&#8221;);<br />
 define(&#8221;WP_HOME&#8221;, &#8220;http://host2.cn&#8221;);<br />
endif;</p>
<p>啊啊啊。上面那条因为加了php标签 没显示啊，WordPress怎么处理comment的</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fly</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-14902</link>
		<dc:creator>fly</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-14902</guid>
		<description>呵呵.在这里找到了.thanks...</description>
		<content:encoded><![CDATA[<p>呵呵.在这里找到了.thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：彼岸星辰</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-6885</link>
		<dc:creator>彼岸星辰</dc:creator>
		<pubDate>Tue, 19 May 2009 08:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-6885</guid>
		<description>额，是我的数据库有问题，缺数据了。现在好了。谢谢了。</description>
		<content:encoded><![CDATA[<p>额，是我的数据库有问题，缺数据了。现在好了。谢谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cbm</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-6804</link>
		<dc:creator>cbm</dc:creator>
		<pubDate>Mon, 18 May 2009 03:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-6804</guid>
		<description>不可能的。按域名来判断的原则。</description>
		<content:encoded><![CDATA[<p>不可能的。按域名来判断的原则。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：彼岸星辰</title>
		<link>http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html/comment-page-3#comment-6752</link>
		<dc:creator>彼岸星辰</dc:creator>
		<pubDate>Thu, 14 May 2009 09:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=544#comment-6752</guid>
		<description>管理入口好像不能判断啊？？只能进入一个后台，不知道该如何处理。</description>
		<content:encoded><![CDATA[<p>管理入口好像不能判断啊？？只能进入一个后台，不知道该如何处理。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
