<?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>Lukas Arts - Web Designer &#38; Developer &#187; Web Development</title>
	<atom:link href="http://lukasarts.info/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukasarts.info</link>
	<description>Web designer &#38; photographer</description>
	<lastBuildDate>Wed, 06 Oct 2010 18:59:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>php mail() multiple attachment</title>
		<link>http://lukasarts.info/2010/03/18/php-mail-multiple-attachments-solution/</link>
		<comments>http://lukasarts.info/2010/03/18/php-mail-multiple-attachments-solution/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 21:44:49 +0000</pubDate>
		<dc:creator>Lukas</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[mail()]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://lukasarts.info/?p=136</guid>
		<description><![CDATA[<a href="http://lukasarts.info/wp-content/uploads/2010/03/php_mail_post.jpg"><img class="alignnone size-large wp-image-298" title="php_mail_post" src="http://lukasarts.info/wp-content/uploads/2010/03/php_mail_post-1024x594.jpg" alt="" width="517" height="299" /></a>

<p>If you need a solution for multiple attachments in PHP using mail() function take a look below. Code below allows to attach and send 2 files. If you still having problems just take a look at raw email file. Each attachment needs to be divided by mime boundary (same boundary for each file) and this boundary needs to be added at the end of our message.</p>]]></description>
		<wfw:commentRss>http://lukasarts.info/2010/03/18/php-mail-multiple-attachments-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

