<?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>《MooPHP之网站关键字排名小工具 v1.0发布》的评论</title>
	<atom:link href="http://www.hao32.com/web-program/132.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hao32.com/web-program/132.html</link>
	<description>私人日志记录</description>
	<lastBuildDate>Fri, 02 Dec 2011 06:56:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：Kevinick</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-1429</link>
		<dc:creator>Kevinick</dc:creator>
		<pubDate>Mon, 01 Mar 2010 08:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-1429</guid>
		<description>有 BUG  
Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/other/hao32.com/tools/MooPHP/MooPHP.php on line 78 Strict Standards: Only variables should be passed by reference in /www/wwwroot/other/hao32.com/tools/Moo-data/templates/tools_header.tpl.php on line 11</description>
		<content:encoded><![CDATA[<p>有 BUG<br />
Deprecated: Assigning the return value of new by reference is deprecated in /www/wwwroot/other/hao32.com/tools/MooPHP/MooPHP.php on line 78 Strict Standards: Only variables should be passed by reference in /www/wwwroot/other/hao32.com/tools/Moo-data/templates/tools_header.tpl.php on line 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：teddy</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-320</link>
		<dc:creator>teddy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-320</guid>
		<description>你这个工具有问题。
不信你查查：www.sina.com.cn 新浪

查google的排名。实际是拍第一位的，你查出来说不是100名以内。

我试过很多，都出错了。初步判断是google改版，截字有问题。</description>
		<content:encoded><![CDATA[<p>你这个工具有问题。<br />
不信你查查：www.sina.com.cn 新浪</p>
<p>查google的排名。实际是拍第一位的，你查出来说不是100名以内。</p>
<p>我试过很多，都出错了。初步判断是google改版，截字有问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kinenryu</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-125</link>
		<dc:creator>kinenryu</dc:creator>
		<pubDate>Fri, 15 Aug 2008 09:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-125</guid>
		<description>php include MooTemplate(&quot;tools_header&quot;); } 
{php echo $tpl_name; } 
  
checked=&quot;checked&quot; /&gt;百度 checked=&quot;checked&quot; /&gt;Google 
查询结果如下: 
您网站 {php echo $domain;} 的关键词: {php echo str_replace(&#039;+&#039;, &#039; &#039;, $keyword);} 在 Google 百度 搜索结果中排名第 {php echo $BaiduP; echo $GoogleP;} 很遗憾, 您网站 {php echo $domain;} 里的关键字{php echo str_replace(&#039;+&#039;, &#039; &#039;, $keyword);} 没有进 Google 百度 的前100位, 加紧努力哦 请检查您输入的格式是否正确! 正确的格式实例: www.hao32.com:个人日志(网站地址:关键字) 例如: www.hao32.com:个人日志 (网站地址:关键字) 
只检索搜索引擎前100位, 再往后将不检测 
请注意: hao32.com和www.hao32.com是不一样的  

{php include MooTemplate(&quot;tools_footer&quot;); }



就是这样的  这时候要跳到 position.php上 显示的是 空白画面</description>
		<content:encoded><![CDATA[<p>php include MooTemplate("tools_header"); }<br />
{php echo $tpl_name; } </p>
<p>checked="checked" /&gt;百度 checked="checked" /&gt;Google<br />
查询结果如下:<br />
您网站 {php echo $domain;} 的关键词: {php echo str_replace('+', ' ', $keyword);} 在 Google 百度 搜索结果中排名第 {php echo $BaiduP; echo $GoogleP;} 很遗憾, 您网站 {php echo $domain;} 里的关键字{php echo str_replace('+', ' ', $keyword);} 没有进 Google 百度 的前100位, 加紧努力哦 请检查您输入的格式是否正确! 正确的格式实例: <a href="http://www.hao32.com:个人日志" rel="nofollow">http://www.hao32.com:个人日志</a>(网站地址:关键字) 例如: <a href="http://www.hao32.com:个人日志" rel="nofollow">http://www.hao32.com:个人日志</a> (网站地址:关键字)<br />
只检索搜索引擎前100位, 再往后将不检测<br />
请注意: hao32.com和www.hao32.com是不一样的  </p>
<p>{php include MooTemplate("tools_footer"); }</p>
<p>就是这样的  这时候要跳到 position.php上 显示的是 空白画面</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kinenryu</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-124</link>
		<dc:creator>kinenryu</dc:creator>
		<pubDate>Fri, 15 Aug 2008 09:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-124</guid>
		<description>该了755了 还是没行。

最开始 是运行position/Moo-templates/position_index.htm

吗？ radio 按钮 也不出来呢  上面出来代码了

{php include MooTemplate(&quot;tools_header&quot;); } 
{php echo $tpl_name; } 

ĺ͸վ {php echo $domain;} 

我在UTF-8 teratermpro  centos上运行的？</description>
		<content:encoded><![CDATA[<p>该了755了 还是没行。</p>
<p>最开始 是运行position/Moo-templates/position_index.htm</p>
<p>吗？ radio 按钮 也不出来呢  上面出来代码了</p>
<p>{php include MooTemplate("tools_header"); }<br />
{php echo $tpl_name; } </p>
<p>ĺ͸վ {php echo $domain;} </p>
<p>我在UTF-8 teratermpro  centos上运行的？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：hao32</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-123</link>
		<dc:creator>hao32</dc:creator>
		<pubDate>Fri, 15 Aug 2008 06:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-123</guid>
		<description>请问报什么错呢? 我在一般的linux和windows主机上测试都没有问题, 如果您不确定的话
请给予目录: ./Moo-data/templates 程序可写的权限
例如755</description>
		<content:encoded><![CDATA[<p>请问报什么错呢? 我在一般的linux和windows主机上测试都没有问题, 如果您不确定的话<br />
请给予目录: ./Moo-data/templates 程序可写的权限<br />
例如755</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kinenryu</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-122</link>
		<dc:creator>kinenryu</dc:creator>
		<pubDate>Fri, 15 Aug 2008 06:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-122</guid>
		<description>hao32同学 能不能 在检查一下你上传的 这个关键字排名工具阿？

试了一下  没行！

是不是 少了哪个 文件  还是 要chmod那个文件啊？

请您在给好好看看    谢谢

继续学习.：）</description>
		<content:encoded><![CDATA[<p>hao32同学 能不能 在检查一下你上传的 这个关键字排名工具阿？</p>
<p>试了一下  没行！</p>
<p>是不是 少了哪个 文件  还是 要chmod那个文件啊？</p>
<p>请您在给好好看看    谢谢</p>
<p>继续学习.：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：午夜客</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-117</link>
		<dc:creator>午夜客</dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-117</guid>
		<description>能否仿一个这个站的友情链接查询程序：

http://hijp.cn

谢谢！</description>
		<content:encoded><![CDATA[<p>能否仿一个这个站的友情链接查询程序：</p>
<p><a href="http://hijp.cn" rel="nofollow">http://hijp.cn</a></p>
<p>谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：hao32</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-108</link>
		<dc:creator>hao32</dc:creator>
		<pubDate>Mon, 04 Aug 2008 01:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-108</guid>
		<description>难道显示空白?? 那打开php报错看看是什么原因</description>
		<content:encoded><![CDATA[<p>难道显示空白?? 那打开php报错看看是什么原因</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：说米</title>
		<link>http://www.hao32.com/web-program/132.html/comment-page-1#comment-107</link>
		<dc:creator>说米</dc:creator>
		<pubDate>Sun, 03 Aug 2008 06:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hao32.com/?p=132#comment-107</guid>
		<description>我这边测试好像不行，不知道什么原因。。。查询结果没显示</description>
		<content:encoded><![CDATA[<p>我这边测试好像不行，不知道什么原因。。。查询结果没显示</p>
]]></content:encoded>
	</item>
</channel>
</rss>

