The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Coding a Login Box Shouldn't Hurt

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Zone

Posts: 9170
Nickname: dzone
Registered: Jun, 2006

dzone.com is a link-sharing community where member participation determines what gets published
Coding a Login Box Shouldn't Hurt Posted: Feb 19, 2007 8:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Max Zone.
Original Post: Coding a Login Box Shouldn't Hurt
Feed Title: dzone.com: php
Feed URL: http://www.dzone.com/feed/frontpage/php/rss.xml
Feed Description: dzone.com: fresh php links for developers
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Max Zone
Latest Posts From dzone.com: php

Advertisement
A login box is a couple of text fields and a button. A ten-minute job, right? Well, coding the first version probably is, but does it work? Easy - fire up the browser, enter a username and password and click Submit - Success!! Really? Did it set the cookie or was it set from my last test? OK, try again. Clear my cookies, log in again, and ... it fails! Oh! I'm already logged in - OK, clear the cookies, clear the database session, log in, and check the cookies.

Read: Coding a Login Box Shouldn't Hurt

Topic: Web Programming Language Popularity Contest Previous Topic   Next Topic Topic: Useful web design/development videos

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use