<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[arsort排序参数参考]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Wed, 06 May 2009 06:54:58 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	SORT_REGULAR - compare items normally (don't change types) <br/>SORT_NUMERIC - compare items numerically <br/>SORT_STRING - compare items as strings <br/>SORT_LOCALE_STRING - compare items as strings, based on the current locale. Added in PHP 4.4.0 and 5.0.2. Before PHP 6, it uses the system locale, which can be changed using setlocale(). Since PHP 6, you must use the i18n_loc_set_default() function. <br/><br/>回忆未来(372647693)&nbsp;&nbsp;10:45:15<br/>如何把print_r打印出来的调试数组迅速放到php代码里面生成新的数组调试？<br/>膘叔(19129540)&nbsp;&nbsp;10:46:13<br/>var_dump<br/>膘叔(19129540)&nbsp;&nbsp;10:46:15<br/>。。。。<br/>膘叔(19129540)&nbsp;&nbsp;10:46:28<br/>var_dump($data , true);<br/>莫莫(3296320)&nbsp;&nbsp;10:46:36<br/>print_r之前的赋个值就行了<br/>回忆未来(372647693)&nbsp;&nbsp;10:56:03<br/>喔，谢谢啊。
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] arsort排序参数参考]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>