Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   Do you know the code for login in a Website? (http://zelaron.com/forum/showthread.php?t=28965)

The FrEaK 2004-05-04 01:02 AM

Do you know the code for login in a Website?
 
Do you know the code for the login system?
I'm making a website and I don't know the login code.

WetWired 2004-05-04 06:49 AM

Generally, you provide a username and password field and have the form submit to a page dedicated to logging people in. Usually, the login is checked against records in a database, and if a match is found, a cookie is placed on the machine with a userid and a unique identifier that proves that they propperly logged in. Each script checks or includes a file that checks the cookie and provides information about the user from the database if the cookie is valid.


All times are GMT -6. The time now is 04:45 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.