<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WETONG博客 &#187; 帝国反馈表单，PHP邮件发送，PHP反馈表单</title>
	<atom:link href="http://en.phptop.cn/archives/tag/%e5%b8%9d%e5%9b%bd%e5%8f%8d%e9%a6%88%e8%a1%a8%e5%8d%95%ef%bc%8cphp%e9%82%ae%e4%bb%b6%e5%8f%91%e9%80%81%ef%bc%8cphp%e5%8f%8d%e9%a6%88%e8%a1%a8%e5%8d%95/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.phptop.cn</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 14:33:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>帝国ECMS反馈表单发送邮箱修改办法</title>
		<link>http://en.phptop.cn/archives/407/</link>
		<comments>http://en.phptop.cn/archives/407/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 03:39:31 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[帝国CMS二次开发]]></category>
		<category><![CDATA[帝国反馈表单，PHP邮件发送，PHP反馈表单]]></category>

		<guid isPermaLink="false">http://en.phptop.cn/?p=407</guid>
		<description><![CDATA[<a href="http://en.phptop.cn/archives/407/" title="帝国ECMS反馈表单发送邮箱修改办法"></a><p><p>1. 修改e/enews/index.php 找到如下代码<br />
“else<br />
{<br />
include('../class/q_functions.php');<br />
}”，在此代码前加代码：<br />
//trylife add for feedmail<br />
elseif($enews=='AddFeedback'){<br />
include('../class/q_functions.php');<br />
include('../class/SendEmail.inc.php');<br /....<a href='http://en.phptop.cn/archives/407/' rel="nofollow">阅读全文 »</a></p>]]></description>
		<wfw:commentRss>http://en.phptop.cn/archives/407/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

