<?xml version="1.0" encoding="iso-8859-1"?><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 for CrankBerry Blog</title>
	<atom:link href="http://www.crankberryblog.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crankberryblog.com</link>
	<description>Sharing ideas on web design, development and the internet economy</description>
	<lastBuildDate>Mon, 05 Jul 2010 06:02:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on In page popup with faded background &#8211; in PHP by Jerry Low</title>
		<link>http://www.crankberryblog.com/2009/in-page-popup-with-faded-background-in-php/comment-page-1#comment-320</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Mon, 05 Jul 2010 06:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=232#comment-320</guid>
		<description>What is the error that is appearing?</description>
		<content:encoded><![CDATA[<p>What is the error that is appearing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No more Google pagerank, no more worries? by File recovery</title>
		<link>http://www.crankberryblog.com/2009/no-more-google-pagerank-no-more-worries/comment-page-1#comment-316</link>
		<dc:creator>File recovery</dc:creator>
		<pubDate>Wed, 30 Jun 2010 05:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=229#comment-316</guid>
		<description>Hello,
I agree with your post, why would care about page rank if don</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I agree with your post, why would care about page rank if don</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure PHP login without database by Lil</title>
		<link>http://www.crankberryblog.com/2009/secure-php-login-without-database/comment-page-1#comment-309</link>
		<dc:creator>Lil</dc:creator>
		<pubDate>Wed, 23 Jun 2010 03:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=143#comment-309</guid>
		<description>Very useful, thank you.</description>
		<content:encoded><![CDATA[<p>Very useful, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random row from your MySQL table with PHP, alternative to ORDER BY rand() by Content Management System</title>
		<link>http://www.crankberryblog.com/2010/random-row-from-your-mysql-table-with-php-alternative-to-order-by-rand/comment-page-1#comment-305</link>
		<dc:creator>Content Management System</dc:creator>
		<pubDate>Fri, 18 Jun 2010 09:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=379#comment-305</guid>
		<description>This programming will give good output.....
Thank you for sharing....</description>
		<content:encoded><![CDATA[<p>This programming will give good output&#8230;..<br />
Thank you for sharing&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In page popup with faded background &#8211; in PHP by AAA</title>
		<link>http://www.crankberryblog.com/2009/in-page-popup-with-faded-background-in-php/comment-page-1#comment-304</link>
		<dc:creator>AAA</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=232#comment-304</guid>
		<description>Hello !

I liked this post. I tried to implement this..But i am getting an error..
This code in html page or php page
&lt;a href=&quot;?popup=1&quot;&gt;Activated Box&lt;/a&gt;

please reply me..I like this concept want to use..

Thanks in advance..</description>
		<content:encoded><![CDATA[<p>Hello !</p>
<p>I liked this post. I tried to implement this..But i am getting an error..<br />
This code in html page or php page<br />
&lt;a href=&quot;?popup=1&#034;&gt;Activated Box</p>
<p>please reply me..I like this concept want to use..</p>
<p>Thanks in advance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure PHP login without database by Rich</title>
		<link>http://www.crankberryblog.com/2009/secure-php-login-without-database/comment-page-1#comment-291</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 08 Jun 2010 15:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=143#comment-291</guid>
		<description>Hi, sorry for asking a basic question, but is it possible to redirect the users depending on their username to different webpages? Where is it set where the page redirects?

thanks

Rich</description>
		<content:encoded><![CDATA[<p>Hi, sorry for asking a basic question, but is it possible to redirect the users depending on their username to different webpages? Where is it set where the page redirects?</p>
<p>thanks</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure PHP login without database by Jerry Low</title>
		<link>http://www.crankberryblog.com/2009/secure-php-login-without-database/comment-page-1#comment-277</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Sun, 30 May 2010 11:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=143#comment-277</guid>
		<description>Hey Chris, sessions usually close/terminate by themselves after a short period when the browser closes. I believe if you&#039;re using tabs and you close one tab the session resides. I could be wrong.

That being said, its not quite possible to do so through PHP as PHP is a server side coding and when the browser is terminated the browser doesn&#039;t communicate with the server. So you may have to look into a javascript alternative if you need a full termination of cookies/sessions right at the moment of closing.

-Jerry</description>
		<content:encoded><![CDATA[<p>Hey Chris, sessions usually close/terminate by themselves after a short period when the browser closes. I believe if you&#039;re using tabs and you close one tab the session resides. I could be wrong.</p>
<p>That being said, its not quite possible to do so through PHP as PHP is a server side coding and when the browser is terminated the browser doesn&#039;t communicate with the server. So you may have to look into a javascript alternative if you need a full termination of cookies/sessions right at the moment of closing.</p>
<p>-Jerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure PHP login without database by Chris</title>
		<link>http://www.crankberryblog.com/2009/secure-php-login-without-database/comment-page-1#comment-272</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 28 May 2010 13:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=143#comment-272</guid>
		<description>Hello Everyone,

I&#039;m new to this site, however I&#039;ve worked out the non-database PHP script.

However, it would be nice if someone could tell me where and what line of code I should add so the session would terminate itself (logout) upon closing the browser window.

Help from anyone is appreciated.
Thank you in advanced.


Chris</description>
		<content:encoded><![CDATA[<p>Hello Everyone,</p>
<p>I&#039;m new to this site, however I&#039;ve worked out the non-database PHP script.</p>
<p>However, it would be nice if someone could tell me where and what line of code I should add so the session would terminate itself (logout) upon closing the browser window.</p>
<p>Help from anyone is appreciated.<br />
Thank you in advanced.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Image Verification aka Captcha (Basic) by php answers</title>
		<link>http://www.crankberryblog.com/2009/php-image-verification-aka-captcha-basic/comment-page-1#comment-269</link>
		<dc:creator>php answers</dc:creator>
		<pubDate>Fri, 21 May 2010 15:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=183#comment-269</guid>
		<description>Thanks for this, well written and easy to understand :)</description>
		<content:encoded><![CDATA[<p>Thanks for this, well written and easy to understand :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple dynamic PHP sliding pagination by Jerry Low</title>
		<link>http://www.crankberryblog.com/2009/simple-dynamic-php-sliding-pagination/comment-page-1#comment-264</link>
		<dc:creator>Jerry Low</dc:creator>
		<pubDate>Fri, 07 May 2010 19:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.crankberryblog.com/?p=128#comment-264</guid>
		<description>Olive,

This script does require MySQL. I suppose theoretically if you weren&#039;t using some type of database then your content should be static. In that case you would need to hard code your pages in rather than using this script. Now you could also be utilizing some other database system which is fine too because you can still feed the numbers into the function.

This code resides in the body part of your page and placed exactly where you want to see the pages be display, now that being said you&#039;ll still have to place this code above your outputted entries.

You&#039;ll need the function because the &quot;See it in action&quot; section actually pulls it from the function. The &quot;See it in Action&quot; is just for a reference as of how to activate the code.

-Jerry</description>
		<content:encoded><![CDATA[<p>Olive,</p>
<p>This script does require MySQL. I suppose theoretically if you weren&#039;t using some type of database then your content should be static. In that case you would need to hard code your pages in rather than using this script. Now you could also be utilizing some other database system which is fine too because you can still feed the numbers into the function.</p>
<p>This code resides in the body part of your page and placed exactly where you want to see the pages be display, now that being said you&#039;ll still have to place this code above your outputted entries.</p>
<p>You&#039;ll need the function because the &#034;See it in action&#034; section actually pulls it from the function. The &#034;See it in Action&#034; is just for a reference as of how to activate the code.</p>
<p>-Jerry</p>
]]></content:encoded>
	</item>
</channel>
</rss>
