<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[虫虫的blog  SINCE2004]]></title> 
<link>http://www.zhenghe.biz/index.php</link> 
<description><![CDATA[人生幻灯片  -   前半生(身)，不要怕；后半生(身)，不要悔！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[虫虫的blog  SINCE2004]]></copyright>
<item>
<link>http://www.zhenghe.biz/read.php/.htm</link>
<title><![CDATA[动态调用banner广告 PHP代码]]></title> 
<author>网络毛毛虫 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[技术文章]]></category>
<pubDate>Sat, 08 Jan 2005 07:47:06 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<p>今天在把21DIY的首页调用广告的代码修改了一下，更多的变化调用</p><p>&lt;? <br />srand((double)microtime()*1000000); <br />$randval = rand(0,5); <br />switch($randval) <br />&#123; <br />case &quot;0&quot;; <br />echo &quot;广告代码1&quot;; <br />break; <br />case &quot;1&quot;; <br />echo &quot;广告代码2&quot;; <br />break; <br />case &quot;2&quot;; <br />echo &quot;广告代码3&quot;; <br />break; <br />case &quot;3&quot;; <br />echo &quot;广告代码4&quot;; <br />break; <br />case &quot;4&quot;; <br />echo &quot;广告代码5&quot;; <br />break; <br />&#125; <br />?&gt; </p>
]]>
</description>
</item><item>
<link>http://www.zhenghe.biz/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 动态调用banner广告 PHP代码]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>