Saturday, 21 July 2012

PHP Login Page with MD5 possword





 DATABASE

CREATE TABLE admin
(
id INT PRIMARY KEY AUTO_INCREMENT,
username VARCHAR(40) UNIQUE,
password VARCHAR(40)
); 

CODE



config.php

<?php
$host="localhost"; // Host name
$username=""; // Mysql username
$password=""; // Mysql password
$db_name="test"; // Database name
mysql_connect("$host", "$username", "$password")or die("cannot connect");
mysql_select_db("$db_name")or die("cannot select DB");
?>
 
 Login.php

<?php
include("config.php");
if(isset($_POST['submit']))
{
session_start();
$name = $_POST["username"];
$password = $_POST["psw"];
$password = md5($password);
$sql = "select * from login where username ='".$name."' and  password ='".$password."' ";
$result=mysql_query($sql);
$count = mysql_num_rows($result);
if($count==1)
{   
     while($row=mysql_fetch_row($result))
    {   
                   $_SESSION['username'] = $_POST['username'];
            header("Location: user.php");
       }
}
else
{
    header("Location: login.php");
}
}
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>

<script type="text/javascript">
function change(){
   
    var uname = document.getElementById("username").value;
    var psw = document.getElementById("psw").value;
    //alert(uname);
    if(uname == "")
    {   
        document.getElementById('u').innerHTML = 'Plese Enter User name';
    }
    else
    {
        document.getElementById('u').innerHTML = '';
    }
}
function changep(){
       var psw = document.getElementById("psw").value;
    if(psw == "")
    {
        document.getElementById('p').innerHTML = 'Plese Enter Password';
    }
    else
    {
        document.getElementById('p').innerHTML = '';
    }
}
</script>
</head>
<body><center>
<form action="" method="post">
<table width="503" height="117" border="0">
  <tr>
    <td width="117">User Name</td>
    <td width="160"><input type="text" id="username" name="username" onblur="change()"/></td>
    <td width="260"><label id="u"> </label></td>
  </tr>
  <tr>
    <td>Password</td>
    <td><input type="password" name="psw" id="psw" onblur="changep()" /></td>
    <td width="260"><label id="p"> </label></td>
  </tr>
   <tr>
    <td><input type="reset"  /></td>
    <td><input type="submit" value="submit" id="submit"  name="submit"/></td>
  </tr>
</table>
</form>
</center>
</body>
</html>


user.php

<body>
<h1>Welcome </h1>
</body>

84 comments:

php code photo tagging


http://www.lessonwithdemo.com/205/ajax/photo-tagging-like-facebook-without-page-refresh-with-ajax-without-jquery.php/

Great Post, Actually PHP is a beautiful source for developing a database driven web application, I love this post, thanks for spending your time for discussing about this topic.
PHP Course in Chennai

Really very nice article....I have a learn some information from your post....thank you for sharing the useful post...Keep Sharing...Website Design Companies in Bangalore | Website Development COmpanies in Bangalore

It was such nice and useful information, thanks for posting this here
Web Design Services in Bangalore | Web Development services in Bangalore

Most valuable information
helped me lot to understand

Thanks for effort and post


Best seo training is delivered here
check this seo training in bangalore

What if instead of password in my database table I have hash?

Thanks for sharing this type of information. Very useful and informative. Keep posting. php courses in pune

Thnaks for providing neat content.. I am very happy as i found thiblog. i found your site in google search while searching for my web designing companies in karimnagar website.. Its nice thanks...

very nice article....I have a learn some information from your post....thank you for sharing the useful post...
Website Designing Company in Delhi | Website Designing Company in Rohini | Website Designing Company in Kirti Nagar

This comment has been removed by the author.

Thanks for share your topic and get more information topic to be discuss coding and output part are wonderful For more details:Matrimony,Trichy Matrimony,Tamil Matrimony,Chettiar Matrimony.

Interesting post! This is really helpful for me. I like it! Thanks for sharing!
office 2010 kaufen

This comment has been removed by the author.

Hi,

Thanks for sharing a very interesting article about PHP Login Page with MD5 possword. This is very useful information for online blog review readers. Keep it up such a nice posting like this.

From,
Maestro Infotech,
Web Design Company Bangalore

A good blog always comes-up with new and exciting information and while reading I have feel that this blog is really have all those quality that qualify a blog to be a one.I wanted to leave a little comment to support you and wish you a good continuation. Wishing you the best of luck for all your blogging efforts read this.

Hadoop Training in Chennai
Hadoop Training in Bangalore
Big data training in tambaram
Big data training in Sholinganallur
Big data training in annanagar

You’ve written a really great article here. Your writing style makes this material easy to understand.. I agree with some of the many points you have made. Thank you for this is real thought-provoking content
MEAN stack training in Chennai
MEAN stack training in bangalore
MEAN stack training in tambaram
MEAN stack training in annanagar
MEAN stack training in Velachery
MEAN stack training Sholinganallur

This is an awesome post.Really very informative and creative contents. These concept is a good way to enhance the knowledge.I like it and help me to development very well.Thank you for this brief explanation and very nice information.Well, got a good knowledge.
java training in omr

java training in annanagar | java training in chennai

java training in marathahalli | java training in btm layout

java training in rajaji nagar | java training in jayanagar

Excellant post!!!. The strategy you have posted on this technology helped me to get into the next level and had lot of information in it.



Hadoop Training in Chennai

Aws Training in Chennai

Selenium Training in Chennai

Great post! I am actually getting ready to across this information, It’s very helpful for this blog.Also great with all of the valuable information you have Keep up the good work you are doing well.
Devops Training in Chennai

Devops Training in Bangalore

Devops Training in pune

Devops training in tambaram
Devops training in velachery

Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging.
DevOps online Training|DevOps Training in USA
Devops Training in Chennai

Devops Training in Bangalore

Devops training in sholinganallur

Really very nice blog information for this one and more technical skills are improve,i like that kind of post.
python training in rajajinagar
Python training in btm
Python training in usa

Great Article… I love to read your articles because your writing style is too good, its is very very helpful for all of us and I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.
python training in rajajinagar
Python training in btm
Python training in usa

Well Said, you have furnished the right information that will be useful to anyone at all time. Thanks for sharing your Ideas.
python training in OMR
python training in chennai

I found your blog while searching for the updates, I am happy to be here. Very useful content and also easily understandable providing.. Believe me I did wrote an post about tutorials for beginners with reference of your blog. 
java training in omr | oracle training in chennai

java training in annanagar | java training in chennai

I always enjoy reading quality articles by an individual who is obviously knowledgeable on their chosen subject. Ill be watching this post with much interest. Keep up the great work, I will be back
python online training
python training in OMR
python training in tambaram

Very nice post here and thanks for it .I always like and such a super contents of these post.Excellent and very cool idea and great content of different kinds of the valuable information's.
DevOps online Training

Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging.

angularjs Training in bangalore

angularjs Training in btm

angularjs Training in electronic-city

angularjs Training in online

angularjs Training in marathahalli

This is ansuperior writing service point that doesn't always sink in within the context of the classroom. In the first superior writing service paragraph you either hook the reader's interest or lose it. Of course your teacher, who's getting paid to teach you how to write an good essay, 

Data Science course in rajaji nagar | Data Science with Python course in chenni
Data Science course in electronic city | Data Science course in USA
Data science course in pune | Data science course in kalyan nagar

I am obliged to you for continuously making such alluring and important piece of guidance available to us. The way you decipher your thoughts into this pleasant article is appreciable. Keep blogging.
Website Design Agency | Website design company

After reading your post I understood that last week was with full of surprises and happiness for you. Congratz! Even though the website is work related, you can update small events in your life and share your happiness with us too.
online Python training | python training in chennai

Very nice post here and thanks for it .I always like and such a super contents of these post.Excellent and very cool idea and great content of different kinds of the valuable information's.
Data Science training in rajaji nagar | Data Science Training in Bangalore
Data Science with Python training in chennai
Data Science training in electronic city
Data Science training in USA
Data science training in pune

Thank you so much for a well written, easy to understand article on this. It can get really confusing when trying to explain it – but you did a great job. Thank you!
python training in chennai
python training in chennai
python training in bangalore

When I initially commented, I clicked the “Notify me when new comments are added” checkbox and now each time a comment is added I get several emails with the same comment. Is there any way you can remove people from that service? Thanks.

Advanced AWS Interview Questions And Answers

Advanced AWS Training in Chennai | Best AWS Training in Chennai

Advanced AWS Training in Pune | Best Amazon Web Services Training in Pune

Great Article… I love to read your articles because your writing style is too good, its is very very helpful for all of us and I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.
angularjs interview questions and answers

angularjs Training in bangalore

angularjs Training in bangalore

angularjs Training in chennai

automation anywhere online Training

I am sure that the informative you shared through your post is useful for people. I am impressed with the way of writing. It kept connected me all the time.Keep up the good work.

PHP Training
Web Designer Training
Cloud Training

Do you mind if I quote a couple of your posts as long as I provide credit and sources back to your blog?
iosh course in chennai

You are doing a great job. I would like to appreciate your work for good accuracy
Regards,
PHP Training in Chennai | PHP Course in Chennai

Your blog provided us with valuable information to work with. Each & every tips of your post are awesome. Thanks a lot for sharing. Keep blogging

Linux Six Weeks Training Courses in Noida
Data Science Training Online with Certification
Ethical hacking Six weeks training Course

This comment has been removed by the author.

I am so happy after read your blog. It’s very useful blog for us.

Data Science training and certification in Nigeria

It’s really nice and meaningful. It’s really cool blog. You have really helped lots of people who visit Blog and provide them useful information. Thanks for sharing.


Data Science training and certification in Tanzania

It’s really a nice and useful piece of information. I am glad that you shared this useful information with us. Please keeps us to date like this .thank you for sharing.

Data Science Certification training in Ghana

Thanks for sharing this valuable information and we collected some information from this post.

Angular 7 Corporate training in Uganda

It’s really a nice and useful piece of information. I am glad that you shared this useful information with us. Please keeps us to date like this .thank you for sharing.

Data Science training in Nigeria

Hi.. can i ask ,why i get this error,,can anybody help me
"mysql_num_rows() expects parameter 1"

Very interesting, good job and thanks for sharing such a good blog. your article is so convincing that I never stop myself to say something about it. You’re doing a great job. Keep it up…

Get Best SAP HR HCM Training in Bangalore from Real Time Industry Experts with 100% Placement Assistance in MNC Companies. Book your Free Demo with Softgen Infotech.


Thanks for sharing.Your information is clear with very good content.This was the exact information i was looking for.keep updating more.If you are the one searching for big Data certification courses then visit our site big data certification bangalore

Do you want to get back love of your life and have tried all possible efforts but failed in all? Did you love someone madly but recently had a breakup? Do you want your beloved back? If yes then astrology is the best which recommends various remedies to solve this problem.

Get your love back astrologer to see a wonderful difference created in your love life. Astrology will work like magic and at the end your love life will be blessed with happiness and passion for each other. Ask your World Famous Indian Astrologer now.

Great and helpful data..
Thanks for sharing with us,
We are again come on your website,
Thanks and good day,
Please visit our site,
buylogo

Site Galleria is a Web development company in Bangalore. It provides other services such as Mobile App Development Services for consumer-facing and corporate environments. We also provide Ecommerce web development services, Digital Marketing and SEO Services. We have a team of experienced SEO professionals who will understand your business and create a strategy to fulfil your commercial objectives. Site Galleria is also recognized as best Digital Marketing company in Bangalore.

Site Galleria has launched its product called Examin, an online exam software to conduct online examinations, EduInPro - Professional certification training platform, LiveChatSupport - A complete help desk software having FAQ Software, Ticket Management Software, Live Chat box and more.

Site Galleria also provides Ecommerce web development services across the world. has been delivering custom designed websites, mobile application and is still the leading Website Designing Company in Bangalore. Site Galleria combines technical expertise, proven methodologies, and business domain knowledge of 150+ skilled professionals to deliver high-quality solutions to maintain its reputation as the best Web Development Company in India.

Services Offered by Site Galleria:
Web Designing and Development
iOS App Development
Android App Development
SEO Services
Digital Marketing Services
PHP Website Development
Web Hosting and Domain Registration
CMS and E-commerce Website Development
Affiliate Marketing Service

Site Galleria Contact Details:
#7, 2nd Main, 3rd Phase, JP NAGAR,
Bangalore-560078
Email: info@sitegalleria.com
Phone: 8095942111
Website: www.sitegalleria.com

Great Article. Thank you for sharing! Really an awesome post for every one.

IEEE Final Year projects Project Centers in Chennai are consistently sought after. Final Year Students Projects take a shot at them to improve their aptitudes, while specialists like the enjoyment in interfering with innovation. For experts, it's an alternate ball game through and through. Smaller than expected IEEE Final Year project centers ground for all fragments of CSE & IT engineers hoping to assemble. Final Year Projects for CSE It gives you tips and rules that is progressively critical to consider while choosing any final year project point.

Spring Framework has already made serious inroads as an integrated technology stack for building user-facing applications. Spring Framework Corporate TRaining the authors explore the idea of using Java in Big Data platforms.
Specifically, Spring Framework provides various tasks are geared around preparing data for further analysis and visualization. Spring Training in Chennai


The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training

Its really great information i am thank full to this website........... oracle training in chennai

Thank you for sharing this useful article with us. This blog is a very helpful to me in future. Keep sharing informative articles with us.

https://www.ahmedabadcomputereducation.com/course/laravel-training-course/

It is very interesting to read this article. I would like thank you who wrote this blog. Keep sharing knowledgeable article with us.

https://www.sdsfin.in/about-us/

Thank you for sharing this informative article.

https://web30india.com/

Infycle Technologies, the No.1 software training institute in Chennai. offers the leading Python course in Chennai for tech professionals and students at the best offers. In addition to the Python course, other in-demand courses such as Data Science, Selenium, Oracle, Java, Power BI, Digital Marketing also will be trained with 100% practical classes. After the completion of training, the trainees will be sent for placement interviews in the top MNC's. Call 7504633633 to get more info and a free demo.

This is Great Article. You are post informatics blog so keep posting.
https://livewellhospital.com/

Livewell is a top recommended Neck Pain Doctor in Ahmedabad. Get the best neck pain treatment in Ahmedabad at Livewell Hospital. Back Neck Pain Treatment, Book an Appointment on +91 98250 40252.

visit our website https://livewellhospital.com/neck-pain-treatment/


Very Informative blog thank you for sharing. Keep sharing.

Best software training institute in Chennai. Make your career development the best by learning software courses.

cloud computing training in chennai
devops training in chennai
ios training in chennai

Such a helpful article. Interesting to peruse this article.I might want to thank you for the endeavors you had made for composing this wonderful article.
data science classes in hyderabad

Thank you for sharing this insightful tutorial on PHP login pages with MD5 passwords. It's great to see competitors contributing to the community. For website development and design in Dubai, it's crucial to stay updated on security measures like these.

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More