<?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>Innovative Pakistan &#187; simplest feedback code</title>
	<atom:link href="http://www.waqarhussain.net/blog/tag/simplest-feedback-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.waqarhussain.net/blog</link>
	<description>Think the innovation to bring energy in Pakistan. Covers Project Management, Entrepreneurship in Pakistan</description>
	<lastBuildDate>Fri, 13 Jan 2012 08:00:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simplest Feedback form in PHP</title>
		<link>http://www.waqarhussain.net/blog/2009/01/simplest-feedback-form-in-php/</link>
		<comments>http://www.waqarhussain.net/blog/2009/01/simplest-feedback-form-in-php/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 04:31:27 +0000</pubDate>
		<dc:creator>Waqar Hussain</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[email in php]]></category>
		<category><![CDATA[send email]]></category>
		<category><![CDATA[simplest feedback code]]></category>

		<guid isPermaLink="false">http://www.waqarhussain.net/blog/?p=369</guid>
		<description><![CDATA[<p>It is very easy to develop feedback from almost in all languages but PHP makes it very clear and simple for you, thanks to PHP&#8217;s prebuilt mail() function. In this tutorial you will see a complete, working example.</p> <p>Firstly, lets create the HTML portion of the form:</p> &#60;form action="sendmail.php" method="POST"&#62; &#60;b&#62;Your name :&#60;/b&#62; &#60;input type="text" [...]]]></description>
		<wfw:commentRss>http://www.waqarhussain.net/blog/2009/01/simplest-feedback-form-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

