<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>心如止水--coofucoo的专栏 - PHP</title><link>http://blog.csdn.net/coofucoo/category/194948.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 20 Apr 2008 10:55:15 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>coofucoo zhang</dc:creator><title>A review of the Zend Framework - Part 2</title><link>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679465.aspx</link><pubDate>Thu, 05 Jul 2007 11:42:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679465.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1679465.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679465.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1679465.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1679465</trackback:ping><description>this is the part two&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1679465.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>A review of the Zend Framework - Part 1</title><link>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679461.aspx</link><pubDate>Thu, 05 Jul 2007 11:39:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679461.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1679461.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/07/05/1679461.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1679461.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1679461</trackback:ping><description>The Zend Framework is a software framework written in PHP and aimed to provide useful and reuseable solutions to (mostly) common web-development issues.&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1679461.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>什么是PHP中的stdclass()</title><link>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538251.aspx</link><pubDate>Fri, 23 Mar 2007 09:16:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538251.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1538251.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538251.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1538251.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1538251</trackback:ping><description>什么是PHP中的stdclass()php的stdClass是什么。可是查了整个文件也没找到stdClass的定义。手册上查到了，stdClass是zent保留的一个类。再说的明白一点，这个stdClass就类似于C 里面的structur。stdClass is a default PHP object.这篇文章还引用到另一篇英文的文章，对stdclass做了详细解释：PHP, this class is named stdClass, for "standard class." Each class down the line is more.&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1538251.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Zf Controller层的问题解决</title><link>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538250.aspx</link><pubDate>Fri, 23 Mar 2007 09:15:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538250.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1538250.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/03/23/1538250.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1538250.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1538250</trackback:ping><description>Zf Controller层的问题解决。看了近两天的zf的手册，尝试做点东西，没想到卡到了Controller层上，郁闷无助。按照zf的要求写好代码，却发现无法用默认的route机制访问。zf的手册再也找不到啥东西了，索性看源代码。由于zf的Controller要用到apache的rewrite模块，目的是把所有的对网站的访问都重定向到index.php页面中，也就是所谓的bootStraper。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1538250.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>win平台下php2.2.X mysql扩展的配置问题解决</title><link>http://blog.csdn.net/coofucoo/archive/2007/03/01/1518388.aspx</link><pubDate>Thu, 01 Mar 2007 16:31:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2007/03/01/1518388.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1518388.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2007/03/01/1518388.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1518388.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1518388</trackback:ping><description>折腾了3个小时的心得。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1518388.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>SOAP with C/C++ &amp; PHP</title><link>http://blog.csdn.net/coofucoo/archive/2006/10/11/1329786.aspx</link><pubDate>Wed, 11 Oct 2006 10:34:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/10/11/1329786.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1329786.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/10/11/1329786.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1329786.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1329786</trackback:ping><description>想实现一个php和C++之间的通讯，参考一下soap&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1329786.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Zend Framework and PRADO - successful cooperation</title><link>http://blog.csdn.net/coofucoo/archive/2006/09/24/1271856.aspx</link><pubDate>Sun, 24 Sep 2006 17:31:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/09/24/1271856.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/1271856.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/09/24/1271856.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/1271856.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1271856</trackback:ping><description>非常帅呆，并且流行的趋势。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/1271856.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Taking a look at ten different PHP frameworks</title><link>http://blog.csdn.net/coofucoo/archive/2006/04/20/670410.aspx</link><pubDate>Thu, 20 Apr 2006 13:27:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/04/20/670410.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/670410.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/04/20/670410.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/670410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=670410</trackback:ping><description>我们在做选择。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/670410.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Symfony简介</title><link>http://blog.csdn.net/coofucoo/archive/2006/04/19/669749.aspx</link><pubDate>Wed, 19 Apr 2006 20:48:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2006/04/19/669749.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/669749.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2006/04/19/669749.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/669749.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=669749</trackback:ping><description>这是Symfony官方文档的介绍部分。翻译过来的目的就是大家可以迅速决定Symfony是否合适自己。好久都没有翻译了，过了过瘾，哈哈！&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/669749.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>