<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>旁观者 - 郑昀 - PHP</title><link>http://blog.csdn.net/zhengyun_ustc/category/10868.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 21 Apr 2008 11:53:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>郑昀</dc:creator><title>[Python]Python/PHP如何查询sql server中NTEXT类型数据</title><link>http://blog.csdn.net/zhengyun_ustc/archive/2006/11/23/1409306.aspx</link><pubDate>Thu, 23 Nov 2006 20:54:00 GMT</pubDate><guid>http://blog.csdn.net/zhengyun_ustc/archive/2006/11/23/1409306.aspx</guid><wfw:comment>http://blog.csdn.net/zhengyun_ustc/comments/1409306.aspx</wfw:comment><comments>http://blog.csdn.net/zhengyun_ustc/archive/2006/11/23/1409306.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhengyun_ustc/comments/commentRss/1409306.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1409306</trackback:ping><description>本文讨论了在Python或者PHP中，如果连接Microsft Sql server 2000 SP4以上版本数据库查询NTEXT类型数据，如何成功返回数据，来解决“ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier. (severity 16)”错误。&lt;img src ="http://blog.csdn.net/zhengyun_ustc/aggbug/1409306.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>郑昀</dc:creator><title>[PHP/.NET]如何把PHP站点用户登录会话传递到ASP.NET站点</title><link>http://blog.csdn.net/zhengyun_ustc/archive/2005/02/21/296379.aspx</link><pubDate>Mon, 21 Feb 2005 19:08:00 GMT</pubDate><guid>http://blog.csdn.net/zhengyun_ustc/archive/2005/02/21/296379.aspx</guid><wfw:comment>http://blog.csdn.net/zhengyun_ustc/comments/296379.aspx</wfw:comment><comments>http://blog.csdn.net/zhengyun_ustc/archive/2005/02/21/296379.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/zhengyun_ustc/comments/commentRss/296379.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=296379</trackback:ping><description>我们在PHP登录时，把登录信息等存储在了$_SESSION中，由于PHP的Session是自己实现的，所以无法传递给ASP.NET。
那么如何让ASP.NET站点知道用户已经登录了呢，从而把PHP登录会话传递给ASP.NET呢，而且拿到登录的一些参数呢？
那么有没有什么简单的办法呢？&lt;img src ="http://blog.csdn.net/zhengyun_ustc/aggbug/296379.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>郑昀</dc:creator><title>PHP升级到4.3版本之后改变了调用存储过程的一个特性</title><link>http://blog.csdn.net/zhengyun_ustc/archive/2004/10/17/140231.aspx</link><pubDate>Sun, 17 Oct 2004 21:35:00 GMT</pubDate><guid>http://blog.csdn.net/zhengyun_ustc/archive/2004/10/17/140231.aspx</guid><wfw:comment>http://blog.csdn.net/zhengyun_ustc/comments/140231.aspx</wfw:comment><comments>http://blog.csdn.net/zhengyun_ustc/archive/2004/10/17/140231.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zhengyun_ustc/comments/commentRss/140231.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=140231</trackback:ping><description>原本我们这种调用办法是PHP 4.3版本之前肯定是支持的。
“但是，自从PHP 4.3版本之后，”他们说，“为了能够兼容存储过程返回多个结果集，PHP改变这个特性。”&lt;img src ="http://blog.csdn.net/zhengyun_ustc/aggbug/140231.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zhengyun_ustc</dc:creator><title>[PHP]不同操作系统下PHP接收POST数据问题</title><link>http://blog.csdn.net/zhengyun_ustc/archive/2003/06/06/12720.aspx</link><pubDate>Fri, 06 Jun 2003 18:24:00 GMT</pubDate><guid>http://blog.csdn.net/zhengyun_ustc/archive/2003/06/06/12720.aspx</guid><wfw:comment>http://blog.csdn.net/zhengyun_ustc/comments/12720.aspx</wfw:comment><comments>http://blog.csdn.net/zhengyun_ustc/archive/2003/06/06/12720.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhengyun_ustc/comments/commentRss/12720.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=12720</trackback:ping><description>&lt;img src ="http://blog.csdn.net/zhengyun_ustc/aggbug/12720.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>