Thursday, May 23, 2013

PHP Login System

Login is a very important part of any website, from securing contents from prying eyes to tracking visitors on your website. This tutorial is a simple login form for a website.
Firstly you create "login.php" like this

Code:
<?php
session_start
();
// This starts the session which is like a cookie,
but it isn't saved on your hdd and is much more secure.
mysql_connect("localhost","DATABASE USER HERE","PASSWORD");
// Connect to the MySQL server
mysql_select_db("login");
 // Select your Database
if(isset($_SESSION['loggedin']))
{
    die(
"You are already logged in!");
 // That bit of code checks if you are logged in or not,
and if you are logged, you can't log in again!
}

if(isset($_POST['submit']))
{
   
$name mysql_real_escape_string($_POST['username']); 
// The function mysql_real_escape_string() stops hackers!
   
   $pass mysql_real_escape_string($_POST['password']); 
   $mysql mysql_query("SELECT * FROM users WHERE name = '{$name}
   AND password = '{$pass}'");

//get all users in the database with that username and password.
   
if(mysql_num_rows($mysql) < 1)
   {
     die(
"Password was probably incorrect!");
   } 
//check number of rows the MySQL query was less than 1,
so if it couldn't find a row, 
the password is incorrect or the user doesn't exist!
   
   $_SESSION['loggedin'] = "YES";
// Set it so the user is logged in!
   $_SESSION['name'] = $name
// Make it so the username can be called by $_SESSION['name']
   die("You are now logged in!"); 
// it doesn't show the login form after you are logged in!

echo "<form type='login.php' method='POST'>
Username: <br>
<input type='text' name='username'><br>
Password: <br>
<input type='password' name='password'><br>
<input type='submit' name='submit' value='Login'>
</form>"
//the form to enter your password and username to login.
?>

After you have put that code, run this query on your database:

Code:

CREATE TABLE `users` (
`id` BIGINT( 60 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`name` VARCHAR( 50 ) NOT NULL ,
`password` VARCHAR( 32 ) NOT NULL ,
`date` INT( 32 ) NOT NULL ,
`email` VARCHAR( 80 ) NOT NULL
);

And then add all of the users you wish to the table!
--------------
To integrate this within your site, you can do the following at the top of your site.
This Code Like Lock.php or This Code Using to Lock Your Webpages

Code:
<?php
session_start(); // NEVER forget this!
if(!isset($_SESSION['loggedin']))
{
    die("To access this page, you need to <a href='login.php'>LOGIN</a> "); 

// Make sure they are logged in!
} 
// What the !isset() code does, is check to see if the variable $_SESSION['loggedin'] is there, and if it isn't it kills the script telling the user to log in!
?>

If you want display your user name on your site use this code:
Code
<?php echo "Hello there, {$_SESSION['name']}! Welcome to my site!"; ?>

Logout.php:
Code
<?php
session_start();
if(isset($_SESSION['name']))
  unset($_SESSION['loggedin']);
  header('Location: index.php');
?>
or
<?php
    session_start();
    $_SESSION = array();
    session_destroy();
?>

31 Comments:

thank you for your comment, just now i saw your comment sorry for late replay anyway thank you

Thankyou for this wondrous post, I am glad I observed this website on yahoo. ํ† ํ† ์ปค๋ฎค๋‹ˆํ‹ฐ

We are a full service transdisciplinary tax and accounting team. Our partners and managers each have specific experience working with their industries of expertise. They are meticulous about keeping current on new tax laws and accounting strategies overall; but specifically, for those industries. At Rose, Snyder & Jacobs, our work is year-round; not just once a year. click

Everything has its value. Thanks for sharing this informative information with us. GOOD works! ๋Œ€์ „๊ฑด๋งˆ

At Inovi, we’re committed to achieving the highest success rates while providing personalized care to our patients. Our Houston location offers expert care and is home to our state-of-the-art embryology lab. click here for more

I really like your writing style, great information, thankyou for posting. test bank nursing

Thank you again for all the knowledge you distribute,Good post. I was very interested in the article, it's quite inspiring I should admit. I like visiting you site since I always come across interesting articles like this one.Great Job, I greatly appreciate that.Do Keep sharing! Regards, ํ† ํ† ์‚ฌ์ดํŠธ ์ธ๋””๋ฒณ

This particular papers fabulous, and My spouse and i enjoy each of the perform that you have placed into this. I’m sure that you will be making a really useful place. I has been additionally pleased. Good perform! detective madrid

I exactly got what you mean, thanks for posting. And, I am too much happy to find this website on the world of Google. ๊ฝ๋จธ๋‹ˆ ํ™˜์ „

I am constantly surprised by the amount of information accessible on this subject. What you presented was well researched and well written to get your stand on this over to all your readers. Thanks a lot my dear. Nagaland State Lottery

I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post. ๋จนํŠ€๊ฒ€์ฆ์‚ฌ์ดํŠธ

I read a article under the same title some time ago, but this articles quality is much, much better. How you do this.. ๋จนํŠ€ํด๋ฆฌ์Šค

Uk49s Latest Results today teatime results in 2021. Latest 49s lunchtime and UK teatime results, previous UK49 results and UK 49s teatime result for South Africa. View today's UK49s Result, as well as the 2021 historical results from all draws that have taken place in the last 30 days.

BubzyRecruitment consultants have unparalleled recruiting expertise and an in-depth knowledge of the UK construction jobs market.construction recruitment agencies Peterborough

Ultimately, that decision is down to you. Based on the information above, you can look at your goods and deliveries.delivery near ab kettleby

Test banks created by educators can be used to develop assessments that are appropriate for different grade levels.

Ready to unlock the power of lead generation? Look no further than @leadsmunch. With proven strategies and expert guidance, we'll help you take your business to the next level. Don't miss out on this hidden gem in the marketing world! #LeadGeneration #DigitalMarketing

Ready to take your email marketing strategy to the next level? ๐Ÿ’ฅ Discover the untapped potential of #cryptocurrency enthusiasts with our exclusive Crypto Email Lists! ๐Ÿš€ Reach a highly engaged audience and see your conversions skyrocket. ๐Ÿ”ฅ #marketingtips #cryptoemaillists

Ready to take your business to the next level? ๐Ÿ’ผ๐Ÿš€ Get access to a hidden goldmine of potential leads with https://getleadsdatabase.com/. Simplify your lead generation process and see real results. #leadgeneration #businessgrowth

Are you tired of struggling to find accurate Forex data? Look no further! Discover the hidden truth behind successful trading with @ForexDatabases. Trusted by thousands of traders worldwide, our database is your key to financial success. #forex #trading #datadriven

Want to make money from the comfort of your own home? ๐Ÿ’ฐ๐Ÿ’ป Discover the hidden truth about forex trading with #ForexLeadsLtd. Say goodbye to traditional 9-5s and hello to financial freedom ๐Ÿš€ #forextrading #workfromhome #financialfreedom

Are we truly preparing our students for the digital age? ๐Ÿค” The truth is, traditional education may not be enough. That's where #TheDigitalLearners comes in - bridging the gap between classroom learning and real-world skills. ๐Ÿ’ป๐Ÿ“š #education #technology

Need to ace your exams? Don't rely on just studying. Unleash the hidden power of a test bank! With hundreds of practice questions, you'll be prepared for anything your professors throw at you. Get yours today and conquer those tests like a pro! #testbank #studysmarter #aceyourtests https://testbank.zip/

I really like your writing style, great information, thankyou

"Attention all marketers! Want to reach your target audience faster? Unlock the hidden potential of #emailmarketing with our comprehensive data from testbank.zip. Say goodbye to guesswork and hello to success in just a few clicks. Ready to level up your strategy? Let's talk!" #marketingtips https://testbank.zip/

Unlock the hidden potential of your marketing strategy with @leadsbrokers.io! Buy email data from real, verified leads and watch your business grow exponentially. Don't miss out on this game-changing opportunity. #leadsbrokers #emailmarketing #growth https://leadsbrokers.io/crypto-email-list/

Unleash the power of marketing with #cryptoemaillists! Tap into a hidden goldmine of potential customers and elevate your business to new heights. Don't miss out on this opportunity - buy emails data now! https://cryptoemaillists.com/

Want to tap into the lucrative world of forex trading? Don't miss out on this hidden opportunity - buy emails data from trusted forex email lists and watch your business soar! Reach potential clients, stay ahead of the game, and see your profits grow. #forex #emailmarketing https://forexemaillists.com/

๋„๋ฐ•๊พผ ์นด์ง€๋…ธ ์ปค๋ฎค๋‹ˆํ‹ฐ Best Slot Community Gamblers ์Šฌ๋กฏ์ปค๋ฎค๋‹ˆํ‹ฐ

Post a Comment