<?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>A Tale of Valentica &#187; PHP</title>
	<atom:link href="http://www.blog.valenticabd.com/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.valenticabd.com</link>
	<description>My Feelings for You</description>
	<lastBuildDate>Fri, 03 Jul 2009 04:01:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Captcha Plugin in CodeIgniter</title>
		<link>http://www.blog.valenticabd.com/2008/05/23/captcha-plugin-in-codeigniter.html</link>
		<comments>http://www.blog.valenticabd.com/2008/05/23/captcha-plugin-in-codeigniter.html#comments</comments>
		<pubDate>Fri, 23 May 2008 07:41:20 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=4</guid>
		<description><![CDATA[CAPTCHA &#8211; Completely Automated Public Turing test to tell Computers and Humans Apart. It is used in webpages to protect your page from automatic posting from outside of the site. CodeIgniter framework has a plugin named &#8220;captcha_pi.php&#8221; in plugins folder. Here I&#8217;ve demonstrated an example how to use this captcha plugin in your website built [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/05/23/captcha-plugin-in-codeigniter.html/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>CakePHP &#8211; How to Run &#8220;Hello World&#8221; Program</title>
		<link>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html</link>
		<comments>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html#comments</comments>
		<pubDate>Thu, 15 May 2008 05:15:58 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[hello world]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=3</guid>
		<description><![CDATA[I found that, novice programmers always face problem while trying to run CakePHP for the first time. So, here I&#8217;m describing a &#8220;Hello World&#8221; program in CakePHP.
1. First download the CakePHP from http://www.cakephp.org. You can download Stable: 1.1.19.6305 package or Beta: 1.2.0.6311 package.
2. Make a folder in your htdocs folder named &#8220;hello&#8221; and unzip the [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2008/05/15/cakephp-how-to-run-hello-world-program.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
