<?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 Login System Tutorial &#8211; Part 3</title>
	<atom:link href="http://bhaviksblog.com/02/php-login-system-tutorial-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 00:03:09 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bhavik</title>
		<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/comment-page-2/#comment-6440</link>
		<dc:creator>Bhavik</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://bhaviksblog.com/?p=151#comment-6440</guid>
		<description>Hey thanks for the comments! Im working on redoing this entire login system using a php framework (codeigniter or cakephp) to show a better/easier way of developing in php. This is going to take awhile though, very busy lately with work and school. This will address the security issues.</description>
		<content:encoded><![CDATA[<p>Hey thanks for the comments! Im working on redoing this entire login system using a php framework (codeigniter or cakephp) to show a better/easier way of developing in php. This is going to take awhile though, very busy lately with work and school. This will address the security issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/comment-page-2/#comment-6213</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://bhaviksblog.com/?p=151#comment-6213</guid>
		<description>Thanks a bunch for this tutorial.
I&#039;m using it as a basis for a small file hosting app for some friends and family.
I&#039;m having some drama with adding password changing, ive messed around with the script and also the addition another user posted in the comments.
I can change the password, but for some reason, its not changing to the password I enter into the form.

All that aside, I am curious about the security aspects of the script, maybe that could be a topic for some more tutorials, I would really love to build on this script and you&#039;ve made it so easy to this point!

Keep up the good work, I look forward to more =)</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for this tutorial.<br />
I&#8217;m using it as a basis for a small file hosting app for some friends and family.<br />
I&#8217;m having some drama with adding password changing, ive messed around with the script and also the addition another user posted in the comments.<br />
I can change the password, but for some reason, its not changing to the password I enter into the form.</p>
<p>All that aside, I am curious about the security aspects of the script, maybe that could be a topic for some more tutorials, I would really love to build on this script and you&#8217;ve made it so easy to this point!</p>
<p>Keep up the good work, I look forward to more =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lawrence</title>
		<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/comment-page-2/#comment-6004</link>
		<dc:creator>lawrence</dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://bhaviksblog.com/?p=151#comment-6004</guid>
		<description>Hi.. i love your script.. but may i know how to create a add friend, friend request, friend list, remove friend? and PM system as well.. thank.</description>
		<content:encoded><![CDATA[<p>Hi.. i love your script.. but may i know how to create a add friend, friend request, friend list, remove friend? and PM system as well.. thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/comment-page-1/#comment-5552</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 18 Jan 2010 03:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://bhaviksblog.com/?p=151#comment-5552</guid>
		<description>Heya, Great tut you have given there!

Just one thing I noticed about it ... you dont sanitise the $_GET for the username which is deadly unsecure and allows anyone (as no login is required) to inject some malicious code!

Is there any chance you could maybe emphasize on the security for things like allowing html tags into a text area for the profile with full sanitising?

This script is certainly whats needed out there but would be good to have a basic set up with full security features for people to develop!

Thanks :)</description>
		<content:encoded><![CDATA[<p>Heya, Great tut you have given there!</p>
<p>Just one thing I noticed about it &#8230; you dont sanitise the $_GET for the username which is deadly unsecure and allows anyone (as no login is required) to inject some malicious code!</p>
<p>Is there any chance you could maybe emphasize on the security for things like allowing html tags into a text area for the profile with full sanitising?</p>
<p>This script is certainly whats needed out there but would be good to have a basic set up with full security features for people to develop!</p>
<p>Thanks <img src='http://bhaviksblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://bhaviksblog.com/02/php-login-system-tutorial-part-3/comment-page-1/#comment-5284</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://bhaviksblog.com/?p=151#comment-5284</guid>
		<description>hi,

i would like to list all members that have joined but instead of linking to the users profile with a plain username i want it to display the users picture. 

So for ever new member registering it will link back to their profile from their picture. How could i do this?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i would like to list all members that have joined but instead of linking to the users profile with a plain username i want it to display the users picture. </p>
<p>So for ever new member registering it will link back to their profile from their picture. How could i do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
