<?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>CMS Collection &#187; Login</title>
	<atom:link href="http://www.cmscollection.com/tag/login/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cmscollection.com</link>
	<description></description>
	<lastBuildDate>Fri, 29 Apr 2011 20:50:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>PHP Tutorials: Register &amp; Login: User login (Part 2)</title>
		<link>http://www.cmscollection.com/php-tutorials-register-login-user-login-part-2.html</link>
		<comments>http://www.cmscollection.com/php-tutorials-register-login-user-login-part-2.html#comments</comments>
		<pubDate>Mon, 14 Feb 2011 16:25:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[part]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[User]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/php-tutorials-register-login-user-login-part-2.html</guid>
		<description><![CDATA[Part of the &#8216;Register &#038; Login&#8217; Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-register-login-user-login-part-2.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-register-login-user-login-part-2.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/y7ae_cZahPs?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/y7ae_cZahPs?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Part of the &#8216;Register &#038; Login&#8217; Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/php-tutorials-register-login-user-login-part-2.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Register &amp; Login: User registration (Part 2)</title>
		<link>http://www.cmscollection.com/php-tutorials-register-login-user-registration-part-2.html</link>
		<comments>http://www.cmscollection.com/php-tutorials-register-login-user-registration-part-2.html#comments</comments>
		<pubDate>Fri, 07 Jan 2011 16:23:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[part]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[User]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/php-tutorials-register-login-user-registration-part-2.html</guid>
		<description><![CDATA[Part of the &#8216;Register &#038; Login&#8217; Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-register-login-user-registration-part-2.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-register-login-user-registration-part-2.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/U1jFhFM4l8o?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/U1jFhFM4l8o?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Part of the &#8216;Register &#038; Login&#8217; Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/php-tutorials-register-login-user-registration-part-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iExploit Episode 6 &#8211; Bypassing Admin Login by Editing Cookies PHPbb 2.0.12</title>
		<link>http://www.cmscollection.com/iexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html</link>
		<comments>http://www.cmscollection.com/iexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html#comments</comments>
		<pubDate>Sat, 06 Nov 2010 16:22:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[2.0.12]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Bypassing]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Episode]]></category>
		<category><![CDATA[iExploit]]></category>
		<category><![CDATA[Login]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/iexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html</guid>
		<description><![CDATA[www.iexploit.org This video will teach you how to Bypass Admin login by editing the cookies, we are using Phpbb forum 2.0.12 as an example. Please support us by joining the forum at http we offer hacking challenges, competitions, 1 on 1 teaching and lots more.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fiexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fiexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3OdUFbXHxpA?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/3OdUFbXHxpA?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
www.iexploit.org This video will teach you how to Bypass Admin login by editing the cookies, we are using Phpbb forum 2.0.12 as an example. Please support us by joining the forum at http we offer hacking challenges, competitions, 1 on 1 teaching and lots more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/iexploit-episode-6-bypassing-admin-login-by-editing-cookies-phpbb-2-0-12.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrer phpbb a webspell + login + logout</title>
		<link>http://www.cmscollection.com/integrer-phpbb-a-webspell-login-logout.html</link>
		<comments>http://www.cmscollection.com/integrer-phpbb-a-webspell-login-logout.html#comments</comments>
		<pubDate>Sat, 30 Oct 2010 16:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Integrer]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[logout]]></category>
		<category><![CDATA[webspell]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/integrer-phpbb-a-webspell-login-logout.html</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fintegrer-phpbb-a-webspell-login-logout.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fintegrer-phpbb-a-webspell-login-logout.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/XXiDUqrAFQo?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/XXiDUqrAFQo?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/integrer-phpbb-a-webspell-login-logout.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: phpBB Login Integration (Coming soon)</title>
		<link>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-coming-soon.html</link>
		<comments>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-coming-soon.html#comments</comments>
		<pubDate>Wed, 04 Aug 2010 16:22:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Coming]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[soon]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/php-tutorials-phpbb-login-integration-coming-soon.html</guid>
		<description><![CDATA[Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-coming-soon.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-coming-soon.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/J5F_6QzVy7M?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/J5F_6QzVy7M?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-coming-soon.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: phpBB Login Integration (Part 2)</title>
		<link>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-2.html</link>
		<comments>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-2.html#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:27:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-2.html</guid>
		<description><![CDATA[Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-part-2.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-part-2.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/XIs7Y3p10Hg?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/XIs7Y3p10Hg?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-2.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: phpBB Login Integration (Part 1)</title>
		<link>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-1.html</link>
		<comments>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-1.html#comments</comments>
		<pubDate>Fri, 23 Jul 2010 16:26:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpBB]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-part-1.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.cmscollection.com%2Fphp-tutorials-phpbb-login-integration-part-1.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Jq4csat4jNU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/Jq4csat4jNU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com If you have a phpBB forum and want your users to login elsewhere and not register twice, this tutorial teaches you how to integrate the accounts already present in phpBB and use them externally.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscollection.com/php-tutorials-phpbb-login-integration-part-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

