<?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>Programming Facts &#187; Sending attachment emails in php</title>
	<atom:link href="http://www.programmingfacts.com/tag/sending-attachment-emails-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfacts.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 08:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Sending email with attachment using php&#8217;s mail() function</title>
		<link>http://www.programmingfacts.com/sending-email-attachment-phps/</link>
		<comments>http://www.programmingfacts.com/sending-email-attachment-phps/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:49:59 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Attachment email using php script]]></category>
		<category><![CDATA[Helpful functions]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[how to send email with attachment in php]]></category>
		<category><![CDATA[php emails with attachment]]></category>
		<category><![CDATA[PHP Programming tips]]></category>
		<category><![CDATA[Send email with attachment]]></category>
		<category><![CDATA[Sending attachment emails in php]]></category>
		<category><![CDATA[sending email (text/html/attachment)]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=420</guid>
		<description><![CDATA[All we know <strong>how to send email in php</strong>. If you are begineer in php than i must say php provides <strong>inbuilt mail function</strong> named as <strong>mail().</strong> Using this function we can implement email functionality very easily just by passing four parameters (<strong>to, subject, message and headers</strong>). But what if you want to <strong>send an attachement with an email</strong> ? Today i came across a functionality where i need to <strong>send an email with attachment</strong>(Sending resume - doc file). Here i am sharing the function using which you can send an email with attachment using php&#39;s mail function.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/sending-email-attachment-phps/' addthis:title='Sending email with attachment using php&#8217;s mail() function' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/sending-email-attachment-phps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 41/48 queries in 0.047 seconds using disk

Served from: www.programmingfacts.com @ 2012-02-08 20:49:43 -->
