<?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 Email Attachment Function</title>
	<atom:link href="http://www.edmondscommerce.co.uk/php/php-email-attachment-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Hazel</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-3198</link>
		<dc:creator>Hazel</dc:creator>
		<pubDate>Wed, 13 Apr 2011 01:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-3198</guid>
		<description>worked like a charm - Thankyou!</description>
		<content:encoded><![CDATA[<p>worked like a charm &#8211; Thankyou!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waiyee</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-2740</link>
		<dc:creator>Waiyee</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-2740</guid>
		<description>I have spent hours and hours searching and testing a function like this, finally found this one works!  

Thank you very much!  =D</description>
		<content:encoded><![CDATA[<p>I have spent hours and hours searching and testing a function like this, finally found this one works!  </p>
<p>Thank you very much!  =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naomi</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-2729</link>
		<dc:creator>Naomi</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-2729</guid>
		<description>Brilliant. Thanks a lot for this. Works OOB! Great stuff.</description>
		<content:encoded><![CDATA[<p>Brilliant. Thanks a lot for this. Works OOB! Great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kash</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-2200</link>
		<dc:creator>kash</dc:creator>
		<pubDate>Sun, 31 Jan 2010 05:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-2200</guid>
		<description>how to create browse and attach. I have a html form that provides option to attach and send email. But  I want it to browse and attach multiple files.
How to?
Thanks.
Kash.</description>
		<content:encoded><![CDATA[<p>how to create browse and attach. I have a html form that provides option to attach and send email. But  I want it to browse and attach multiple files.<br />
How to?<br />
Thanks.<br />
Kash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cron Based Database Backup - Hot Scripts Forums</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1878</link>
		<dc:creator>Cron Based Database Backup - Hot Scripts Forums</dc:creator>
		<pubDate>Sun, 18 Oct 2009 17:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1878</guid>
		<description>[...] Then, email the file with:  PHP Email Attachment Function &#124; Edmonds Commerce Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Then, email the file with:  PHP Email Attachment Function | Edmonds Commerce Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1861</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 08 Oct 2009 07:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1861</guid>
		<description>This is an issue with the new docx format

see http://msdn.microsoft.com/en-us/library/aa338205.aspx</description>
		<content:encoded><![CDATA[<p>This is an issue with the new docx format</p>
<p>see <a href="http://msdn.microsoft.com/en-us/library/aa338205.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa338205.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1819</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1819</guid>
		<description>This is the best code I have found so far for this job, but still isnt working for me. I am trying to send a word doc, but its ending up as a zipped file of folders containing .xml files. Anyone know how to resolve this??</description>
		<content:encoded><![CDATA[<p>This is the best code I have found so far for this job, but still isnt working for me. I am trying to send a word doc, but its ending up as a zipped file of folders containing .xml files. Anyone know how to resolve this??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Email Attachments with PHP &#124; S-Carter.co.uk</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1371</link>
		<dc:creator>Email Attachments with PHP &#124; S-Carter.co.uk</dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1371</guid>
		<description>[...] of sending an email with attachment, the closest I could get to a working example I found at EdmondsCommerce.co.uk so primary credit goes to him. However I have made some minor modifications which I think make it a [...]</description>
		<content:encoded><![CDATA[<p>[...] of sending an email with attachment, the closest I could get to a working example I found at EdmondsCommerce.co.uk so primary credit goes to him. However I have made some minor modifications which I think make it a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joseph</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1201</link>
		<dc:creator>joseph</dc:creator>
		<pubDate>Wed, 22 Apr 2009 07:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1201</guid>
		<description>nice one :-)</description>
		<content:encoded><![CDATA[<p>nice one <img src='http://www.edmondscommerce.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlad</title>
		<link>http://www.edmondscommerce.co.uk/php/php-email-attachment-function/comment-page-1/#comment-1199</link>
		<dc:creator>vlad</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-email-attachment-function/#comment-1199</guid>
		<description>Man, I have spent so much time trying to build a function which would send a html email with sound file wav attachment. Any other tutorial I googled out did not work. 

This one worked right away!!! 

Thank you, thank you, thank you. My day is brighter.  :)</description>
		<content:encoded><![CDATA[<p>Man, I have spent so much time trying to build a function which would send a html email with sound file wav attachment. Any other tutorial I googled out did not work. </p>
<p>This one worked right away!!! </p>
<p>Thank you, thank you, thank you. My day is brighter.  <img src='http://www.edmondscommerce.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

