<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VBForums - CodeBank - PHP</title>
		<link>http://www.vbforums.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Fri, 24 May 2013 01:30:04 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbforums.com/images/misc/rss.png</url>
			<title>VBForums - CodeBank - PHP</title>
			<link>http://www.vbforums.com/</link>
		</image>
		<item>
			<title>Login Form Code</title>
			<link>http://www.vbforums.com/showthread.php?721589-Login-Form-Code&amp;goto=newpost</link>
			<pubDate>Tue, 14 May 2013 08:51:43 GMT</pubDate>
			<description><![CDATA[I did a search for it and i didn't find anything so i decided to write this piece of code and hope that it would help some people:wave:

the index is for login and it use session so if the user is logged in it wont show the login box anymore 
the register part will check for the user exist first and then if the two password boxes are equal it will insert it into database

if you have any suggestion or question don't hesitate :D
just to remind you , you have to change the connect.inc.php to your own sql host , user ,password and database]]></description>
			<content:encoded><![CDATA[<div>I did a search for it and i didn't find anything so i decided to write this piece of code and hope that it would help some people:wave:<br />
<br />
the index is for login and it use session so if the user is logged in it wont show the login box anymore <br />
the register part will check for the user exist first and then if the two password boxes are equal it will insert it into database<br />
<br />
if you have any suggestion or question don't hesitate :D<br />
just to remind you , you have to change the connect.inc.php to your own sql host , user ,password and database</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://www.vbforums.com/images/attach/zip.gif" alt="File Type: zip" />
	<a href="http://www.vbforums.com/attachment.php?attachmentid=100175&amp;d=1368620849">login.zip</a> 
(3.2 KB)
</li>
			</ul>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.vbforums.com/forumdisplay.php?82-CodeBank-PHP">CodeBank - PHP</category>
			<dc:creator>Pc Monk</dc:creator>
			<guid isPermaLink="true">http://www.vbforums.com/showthread.php?721589-Login-Form-Code</guid>
		</item>
	</channel>
</rss>
