<?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: Let&#8217;s create a wrapper for the Captcha helper in Codeigniter	</title>
	<atom:link href="https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Sun, 10 Jul 2022 17:39:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: yurie		</title>
		<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-877</link>

		<dc:creator><![CDATA[yurie]]></dc:creator>
		<pubDate>Sat, 14 Mar 2015 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=3176#comment-877</guid>

					<description><![CDATA[Thanks!]]></description>
			<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: donny		</title>
		<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-876</link>

		<dc:creator><![CDATA[donny]]></dc:creator>
		<pubDate>Mon, 04 Aug 2014 06:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=3176#comment-876</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-873&quot;&gt;Michael Soriano&lt;/a&gt;.

i&#039;ve just encrypt the cookie
$config[&#039;sess_encrypt_cookie&#039;]	= TRUE;
i don&#039;t know it 100% save. at least it more complicated for user to change the value.
by the way, thanks man for your nice article]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-873">Michael Soriano</a>.</p>
<p>i&#8217;ve just encrypt the cookie<br />
$config[&#8216;sess_encrypt_cookie&#8217;]	= TRUE;<br />
i don&#8217;t know it 100% save. at least it more complicated for user to change the value.<br />
by the way, thanks man for your nice article</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-875</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Mon, 22 Jul 2013 15:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=3176#comment-875</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-874&quot;&gt;Sumon Ahmed&lt;/a&gt;.

make sure you load the library]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-874">Sumon Ahmed</a>.</p>
<p>make sure you load the library</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sumon Ahmed		</title>
		<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-874</link>

		<dc:creator><![CDATA[Sumon Ahmed]]></dc:creator>
		<pubDate>Sat, 20 Jul 2013 16:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=3176#comment-874</guid>

					<description><![CDATA[hi, thanks for nice tutorial but When I run your code then show me following error message: Fatal error:  Call to undefined function create_captcha() in F:xampphtdocsdhuronto_omsapplicationlibrariesMycaptcha.php on line 33]]></description>
			<content:encoded><![CDATA[<p>hi, thanks for nice tutorial but When I run your code then show me following error message: Fatal error:  Call to undefined function create_captcha() in F:xampphtdocsdhuronto_omsapplicationlibrariesMycaptcha.php on line 33</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/lets-create-a-wrapper-for-captcha-in-codeigniter/#comment-873</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Thu, 20 Jun 2013 15:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://fearlessflyer.com/?p=3176#comment-873</guid>

					<description><![CDATA[thank you. I didn&#039;t know that. so how would you modify - not use ci session?]]></description>
			<content:encoded><![CDATA[<p>thank you. I didn&#8217;t know that. so how would you modify &#8211; not use ci session?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
