<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP &amp; Email Form</title>
	<atom:link href="http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 19 Mar 2010 05:19:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reynoir Lewis</title>
		<link>http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/comment-page-1/#comment-7338</link>
		<dc:creator>Reynoir Lewis</dc:creator>
		<pubDate>Tue, 15 Dec 2009 23:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/#comment-7338</guid>
		<description>well thank you for the links anyway, they really helped.  I think your right, i loaded the site on the server but i can&#039;t get the form to send, it just takes me to a blank page.</description>
		<content:encoded><![CDATA[<p>well thank you for the links anyway, they really helped.  I think your right, i loaded the site on the server but i can&#8217;t get the form to send, it just takes me to a blank page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/comment-page-1/#comment-7337</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/#comment-7337</guid>
		<description>I&#039;m not sure that you will be able to get his working on the CUNY server as it would require you using CUNY&#039;s mail server.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that you will be able to get his working on the CUNY server as it would require you using CUNY&#8217;s mail server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/comment-page-1/#comment-7331</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://understandingnewmedia.com/webpro/2009/12/14/php-email-form/#comment-7331</guid>
		<description>You need to call a php script from a form in you html. Point the &quot;action&quot; attribute of the form element at the php script.

http://us.php.net/manual/en/function.mail.php

http://email.about.com/od/emailprogrammingtips/qt/How_to_Send_Email_from_a_PHP_Script.htm

http://www.w3schools.com/php/php_mail.asp</description>
		<content:encoded><![CDATA[<p>You need to call a php script from a form in you html. Point the &#8220;action&#8221; attribute of the form element at the php script.</p>
<p><a href="http://us.php.net/manual/en/function.mail.php" rel="nofollow">http://us.php.net/manual/en/function.mail.php</a></p>
<p><a href="http://email.about.com/od/emailprogrammingtips/qt/How_to_Send_Email_from_a_PHP_Script.htm" rel="nofollow">http://email.about.com/od/emailprogrammingtips/qt/How_to_Send_Email_from_a_PHP_Script.htm</a></p>
<p><a href="http://www.w3schools.com/php/php_mail.asp" rel="nofollow">http://www.w3schools.com/php/php_mail.asp</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
