<?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>imranul hoque&#039;s blog &#187; php email</title>
	<atom:link href="http://www.imranulhoque.com/tag/php-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 09:42:16 +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>Where to check if PHP mail() function is not working</title>
		<link>http://www.imranulhoque.com/php/where-to-check-if-php-mail-function-is-not-working/</link>
		<comments>http://www.imranulhoque.com/php/where-to-check-if-php-mail-function-is-not-working/#comments</comments>
		<pubDate>Thu, 28 May 2009 05:18:46 +0000</pubDate>
		<dc:creator>Imran</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php email]]></category>
		<category><![CDATA[php mail()]]></category>

		<guid isPermaLink="false">http://www.imranulhoque.com/?p=54</guid>
		<description><![CDATA[Lots of time we find php mail() function is not working. In some cases, the email is not sent even the function returns true. Following are the points you may check while debugging:

First check if the sendmail_path variable is set properly. You can see it from echo &#8211; ing phpinfo() in a page. The typical [...]]]></description>
		<wfw:commentRss>http://www.imranulhoque.com/php/where-to-check-if-php-mail-function-is-not-working/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
