<?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>Decrypt Web &#187; Mail</title>
	<atom:link href="http://blog.decryptweb.com/tag/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:21:26 +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>Form in Magento</title>
		<link>http://blog.decryptweb.com/form-in-magento/</link>
		<comments>http://blog.decryptweb.com/form-in-magento/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 06:08:20 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=216</guid>
		<description><![CDATA[Hello All, Many of you who are working in Magento might have come accross the need to make custom form for getting user data. I am writing here an example to display form (with validation) for submitting basic info and send a mail on the email submitted. Suppose the from need to be displayed at [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/form-in-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mail in Magento</title>
		<link>http://blog.decryptweb.com/mail-in-magento/</link>
		<comments>http://blog.decryptweb.com/mail-in-magento/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 05:03:18 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=176</guid>
		<description><![CDATA[While working in Magento eCommerce, many times need arises to send mail from within custom modules. Magento is based on Zend, Zend has a class defined for doing this. I am listing here the method for sending mail.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/mail-in-magento/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mail in PHP</title>
		<link>http://blog.decryptweb.com/mail-in-php/</link>
		<comments>http://blog.decryptweb.com/mail-in-php/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 17:31:11 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=113</guid>
		<description><![CDATA[I am listing here the method for sending mail using PHP code. This will be useful in many ways, for example when you want to sent mail after say a form is submitted. Note: This may work in local , but I am suggesting you to execute on live server.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/mail-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send email from components</title>
		<link>http://blog.decryptweb.com/email-from-components/</link>
		<comments>http://blog.decryptweb.com/email-from-components/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 05:58:08 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Attachment]]></category>
		<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=27</guid>
		<description><![CDATA[While working in Joomla CMS, many times need arises to send mail from the components. Joomla has a class defined for doing this. I am listing here the method for sending mail.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/email-from-components/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

