![]() |
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. |
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.