<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JINGKO BLOG &#187; php</title>
	<atom:link href="http://www.yokeke.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yokeke.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Sep 2011 03:50:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DEDE 中使用SQL标签调用文章并获取静态地址</title>
		<link>http://www.yokeke.com/php/2010/245/dede_sql/</link>
		<comments>http://www.yokeke.com/php/2010/245/dede_sql/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 03:01:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[DEDE]]></category>
		<category><![CDATA[sql标签]]></category>
		<category><![CDATA[网站优化]]></category>
		<category><![CDATA[静态]]></category>

		<guid isPermaLink="false">http://www.yokeke.com/?p=245</guid>
		<description><![CDATA[DEDE 中使用SQL标签调用文章并获取静态地址
在Dede系统里面，我可以可以自由使用的SQL语句来配合织梦标签进行更多的个性化调用。比如：推荐会员、推荐企业等。他们的基本参照格式为： 
{dede:sql sql='select  字段 From 表名称 where 条件语句'}
[field:字段名/]
{/dede:sql}  
  由上面这种基本格式，我们就可以基本转换出一条调用文档列表的调用标签了]]></description>
		<wfw:commentRss>http://www.yokeke.com/php/2010/245/dede_sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEDE 首页调用分类信息&#8211;地区</title>
		<link>http://www.yokeke.com/php/2010/241/dede_info_area/</link>
		<comments>http://www.yokeke.com/php/2010/241/dede_info_area/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 09:45:44 +0000</pubDate>
		<dc:creator>jingko</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[DEDE]]></category>

		<guid isPermaLink="false">http://www.yokeke.com/?p=241</guid>
		<description><![CDATA[标签代码是：{dede:arclistsg channelid='-8'}[field:nativeplace/]{/dede:arclistsg}
解决只会输出枚举值的方案
]]></description>
		<wfw:commentRss>http://www.yokeke.com/php/2010/241/dede_info_area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php 构造函数继承parent::</title>
		<link>http://www.yokeke.com/php/2010/211/php-parent/</link>
		<comments>http://www.yokeke.com/php/2010/211/php-parent/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 03:38:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[构造函数]]></category>
		<category><![CDATA[继承]]></category>

		<guid isPermaLink="false">http://www.yokeke.com/?p=211</guid>
		<description><![CDATA[parent:: 关键字在继承中起到非常重要的作用
使用parent:: 关键字可用于调用父类中定义的成员方法。 ]]></description>
		<wfw:commentRss>http://www.yokeke.com/php/2010/211/php-parent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP __construct 构造函数用法</title>
		<link>http://www.yokeke.com/php/2010/210/php-construct/</link>
		<comments>http://www.yokeke.com/php/2010/210/php-construct/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 03:04:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[构造函数]]></category>
		<category><![CDATA[用法]]></category>

		<guid isPermaLink="false">http://www.yokeke.com/dotnet/210/php-__construct-%e6%9e%84%e9%80%a0%e5%87%bd%e6%95%b0%e7%94%a8%e6%b3%95.html</guid>
		<description><![CDATA[__construct 构造函数 类在被实例化时就会执行.
construct 自定义的函数或方法.]]></description>
		<wfw:commentRss>http://www.yokeke.com/php/2010/210/php-construct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

