|
usually with a login, you will have to use sessions or cookies. you can make a simple login that directs between 2 pages on success or failure without cookies or sessions, .. however nothing would prevent the user from typin the address of the successful redirect into the browser.
a login script is a fairly common script and i am thinking i may write a tutorial here on it.
|