<?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: Send an email attachment with PHP</title>
	<atom:link href="http://www.texelate.co.uk/blog/send-email-attachment-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texelate.co.uk/blog/send-email-attachment-with-php/</link>
	<description>Tim Bennett's Web Design Blog</description>
	<lastBuildDate>Wed, 13 Jan 2010 01:02:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.texelate.co.uk/blog/send-email-attachment-with-php/comment-page-1/#comment-642</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Jun 2009 10:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.texelate.co.uk/blog/?p=142#comment-642</guid>
		<description>Yes. 

This script shows you how to mail a file on your server as an attachment. So, to do what you are asking all you need to do is upload the file first THEN use this script. In fact, if you attach the temporary uploaded file and don&#039;t bother moving it anywhere, you wouldn&#039;t even have to worry about deleting it afterwards.</description>
		<content:encoded><![CDATA[<p>Yes. </p>
<p>This script shows you how to mail a file on your server as an attachment. So, to do what you are asking all you need to do is upload the file first THEN use this script. In fact, if you attach the temporary uploaded file and don&#8217;t bother moving it anywhere, you wouldn&#8217;t even have to worry about deleting it afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asy1mpo</title>
		<link>http://www.texelate.co.uk/blog/send-email-attachment-with-php/comment-page-1/#comment-641</link>
		<dc:creator>asy1mpo</dc:creator>
		<pubDate>Thu, 11 Jun 2009 10:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.texelate.co.uk/blog/?p=142#comment-641</guid>
		<description>Is it possible to do a form, where the visitor can click a browser button. Find a file on computer e.g. PDF and when they click Send the form AND the PDF are emailed to someone?</description>
		<content:encoded><![CDATA[<p>Is it possible to do a form, where the visitor can click a browser button. Find a file on computer e.g. PDF and when they click Send the form AND the PDF are emailed to someone?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
