<?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>TechiePark &#187; Gmail</title>
	<atom:link href="http://www.techiepark.com/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Sat, 17 Jul 2010 09:08:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Send emails using PHPMailer and GMail</title>
		<link>http://www.techiepark.com/tutorials/send-emails-using-phpmailer-and-gmail/</link>
		<comments>http://www.techiepark.com/tutorials/send-emails-using-phpmailer-and-gmail/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 19:38:00 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpmailer]]></category>

		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/2008/01/07/send-emails-using-phpmailer-and-gmail/</guid>
		<description><![CDATA[Sending emails using PHPMailer v5.0.0 and GMail Requirements: 1 : PHPMailer v5.0.0 and above 2 : GMail account Download the PHPMailer v5.0.0 and above from http://sourceforge.net/project/showfiles.php?group_id=26031&#038;package_id=252700 Now create a file you can call mail.php on your system and open it with your favorite text editor. Paste below code into it and save. &#60;?php date_default_timezone_set(&#8216;Asia/Calcutta&#8217;); // [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/tutorials/send-emails-using-phpmailer-and-gmail/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
