<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[我爱贝贝-金东浩官方网站-记录金东浩成长岁月的日记和照片]]></title> 
<link>http://old.bbmy.net/index.php</link> 
<description><![CDATA[我爱贝贝是金东浩官方网站,网站主要以博客为主,贝爸和贝妈希望用博客日记和照片的形式记录下金东浩从小到大的成长岁月与大家分享,经常更新博客和照片是一项长期而又艰苦的工作,希望在贝爸和贝妈的精心维护下最后可以转交给金东浩自已来更新下去这也是贝爸和贝妈的心愿]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[我爱贝贝-金东浩官方网站-记录金东浩成长岁月的日记和照片]]></copyright>
<item>
<link>http://old.bbmy.net/http://bbmy.net/read.php?19</link>
<title><![CDATA[如何使用PHP中的字符串函数]]></title> 
<author>贝爸 &lt;bbmy@bbmy.net&gt;</author>
<category><![CDATA[]]></category>
<pubDate>Sun, 31 Dec 2006 10:19:16 +0000</pubDate> 
<guid>http://old.bbmy.net/http://bbmy.net/read.php?19</guid> 
<description>
<![CDATA[ 
	PHP中的字符串操作功能是比较多的,重要的有以下这些: &nbsp; <br/><br/>(1)echo,print,printf,sprintf &nbsp;<br/>前两个函数是输出字符串.字符串中如果有变量名则被替换成其值. &nbsp; <br/>后两个函数类似于C的同名函数. &nbsp;<br/><br/>(2)strchr,strlen,strtok,strrchr,strrev,strstr,strtolower, &nbsp;<br/>strtoupper,substr,ucfirst &nbsp;<br/>这些是常用的字符串操作函数,有些和C中的同名函数意义完全一致. &nbsp; <br/>strrev是把一个字符串翻转. &nbsp;<br/>strtolower和strtoupper的意思应该不用解释了. &nbsp;<br/>ucfirst是把字符串的第一个字符变成大写. &nbsp;<br/>substr是返回字符串的一个子串,用法是:substr(字符串,头,长度).<br/>头位置是 &nbsp;从0算起的.如果是负数,则是从尾部向前数的意思. &nbsp;<br/>............<br/><br/>Tags - <a href="http://old.bbmy.net/tag.php?tag=php" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://bbmy.net/read.php?19</link>
<title><![CDATA[[评论] 如何使用PHP中的字符串函数]]></title> 
<author> &lt;bbmy@bbmy.net&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://bbmy.net/read.php?19</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>