<?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>Dream Driven Designs &#187; com</title>
	<atom:link href="http://www.dreamdrivendesigns.com/tag/com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamdrivendesigns.com</link>
	<description>Professional Web Design &#38; Wordpress Support</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:37:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Web Design Tutorial: Php Mail Code</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/110/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/110/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 03:57:33 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html tags]]></category>
		<category><![CDATA[John
Doe]]></category>
		<category><![CDATA[john doe]]></category>
		<category><![CDATA[message headers]]></category>
		<category><![CDATA[tmpPost]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=110</guid>
		<description><![CDATA[Bookmark this category How to send html mail using php. In custom forms etc. &#60;?php $to = &#8220;somebody@example.com, &#60;a href=&#8221;mailto:somebodyelse@example.com&#8221;&#62;somebodyelse@example.com&#8221;; $subject = &#8220;HTML email&#8221;; $message = &#8220; This email contains HTML Tags! Firstname Lastname John Doe &#8220;; // Always set content-type when sending HTML email $headers = &#8220;MIME-Version: 1.0&#8243; . &#8220;rn&#8221;; $headers .= &#8220;Content-type:text/html;charset=iso-8859-1&#8243; . [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
 How to send html mail using php. In custom forms etc.</p>
<p>&lt;?php<br />
 $to = &#8220;somebody@example.com, &lt;a<br />
 href=&#8221;mailto:somebodyelse@example.com&#8221;&gt;somebodyelse@example.com&#8221;;<br />
 $subject = &#8220;HTML email&#8221;;</p>
<p>$message = &#8220;</p>
<p>This email contains HTML Tags!</p>
<p><br class="spacer_" /></p>
<table border="0">
<tbody>
<tr>
<th>Firstname</th>
<p><br class="spacer_" /></p>
<th>Lastname</th>
<p><br class="spacer_" /></p>
</tr>
<p><br class="spacer_" /></p>
<tr>
<td>John</td>
<p><br class="spacer_" /></p>
<td>Doe</td>
<p><br class="spacer_" /></p>
</tr>
<p><br class="spacer_" /></p>
</tbody>
</table>
<p>&#8220;;</p>
<p>// Always set content-type when sending HTML email<br />
 $headers = &#8220;MIME-Version: 1.0&#8243; . &#8220;rn&#8221;;<br />
 $headers .= &#8220;Content-type:text/html;charset=iso-8859-1&#8243; . &#8220;rn&#8221;;</p>
<p>// More headers<br />
 $headers .= &#8216;From: &#8216; . &#8220;rn&#8221;;<br />
 $headers .= &#8216;Cc: &lt;a<br />
 href=&#8221;mailto:myboss@example.com&#8221;&gt;myboss@example.com&#8217; . &#8220;rn&#8221;;</p>
<p>mail($to,$subject,$message,$headers);<br />
 ?&gt;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2F110%2F&amp;title=Web%20Design%20Tutorial%3A%20Php%20Mail%20Code" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diference between A and CNAME</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/via-postie/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/via-postie/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 19:15:58 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[circular references]]></category>
		<category><![CDATA[cname records]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[example computer]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[tmpPost]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=52</guid>
		<description><![CDATA[Bookmark this category *CNAME Record* CNAME records are domain name aliases. Often computers on the Internet have multiple functions such as web-server, ftp-server, chat-server etc. To mask this, CNAME-records can be used to give a single computer multiple names (aliases). For example computer &#8220;www.mycomputer.com&#8221; may be both a web-server and an ftp-server, so two CNAME-records [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
 *CNAME Record*</p>
<p>CNAME records are domain name aliases.</p>
<p>Often computers on the Internet have multiple functions such as web-server, ftp-server, chat-server etc.</p>
<p>To mask this, CNAME-records can be used to give a single computer multiple names (aliases). For example computer &#8220;www.mycomputer.com&#8221; may be both a web-server and an ftp-server, so two CNAME-records are defined: &#8220;www.mycomputer.com&#8221; = &#8220;xyz.com&#8221; and &#8220;ftp.mycomputer.com&#8221; = &#8220;xyz.com&#8221;.</p>
<p>Sometimes a single server computer hosts many different domain names such as web servers that host many sites. In this example many CNAME records may be defined such as &#8220;www.abc.com&#8221; = &#8220;www.xyz.com&#8221;.</p>
<p>The most popular use the CNAME-record type is to provide access to a web-server using both the standard &#8220;www.domain.com&#8221; and &#8220;domain.com&#8221; (without the www). This is usually done by creating an A-record for the short name (without www), and a CNAME-record for the www name pointing to the short name.</p>
<p>CNAME-records can also be used when a computer or service needs to be renamed, to temporarily allow access through both the old and new name.</p>
<p>A CNAME-record should always point to an A-record to avoid circular references.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2Fvia-postie%2F&amp;title=Diference%20between%20A%20and%20CNAME" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/via-postie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

