<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]PHP的警告信息对Ajax页面的影响]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Php]]></category>
<pubDate>Fri, 04 Jun 2010 15:36:10 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;今天，把程序部署到红旗Linux平台上，遇到一个问题：原来在Windows XAMPP环境中好好的一个用Ajax提交请求的页面，在Linux下失效了。经查看后台日志，发现如下的Notice信息：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">PHP Notice:&nbsp;&nbsp;Use of undefined constant action - assumed &#039;action&#039; in /var/www/html/phpcrm/inc/xml_projects.php on line 13<br/>PHP Notice:&nbsp;&nbsp;Use of undefined constant child - assumed &#039;child&#039; in /var/www/html/phpcrm/inc/xml_projects.php on line 13</div></div><br/>问题也正是出在这里。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/php/" rel="tag">php</a> , <a href="https://www.linuxfly.org/tags/ajax/" rel="tag">ajax</a> , <a href="https://www.linuxfly.org/tags/variable/" rel="tag">variable</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]PHP的警告信息对Ajax页面的影响]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>