<?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: PHP program to print alphabet pattern M	</title>
	<atom:link href="https://www.thecodedeveloper.com/php-program-print-alphabet-pattern-m/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thecodedeveloper.com/php-program-print-alphabet-pattern-m/</link>
	<description>The Code Developer is a Programming Blog.</description>
	<lastBuildDate>Thu, 27 Dec 2018 18:58:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: kiran		</title>
		<link>https://www.thecodedeveloper.com/php-program-print-alphabet-pattern-m/#comment-1911</link>

		<dc:creator><![CDATA[kiran]]></dc:creator>
		<pubDate>Wed, 05 Sep 2018 08:30:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.thecodedeveloper.com/?p=1801#comment-1911</guid>

					<description><![CDATA[print this pattern 
                                 * * * * *
                                 * *    * *
                                 *          *
write a php code this pattern display?]]></description>
			<content:encoded><![CDATA[<p>print this pattern<br />
                                 * * * * *<br />
                                 * *    * *<br />
                                 *          *<br />
write a php code this pattern display?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
