How do I create a login script that retrieves an ID from a form, checks the database for that ID, and retrieves and stores a person name in a session, upon a record being found?
"retrieves an ID from a form, checks the database for that ID, and retrieves and stores a person name in a session, upon a record being found"
that's the right procedure.
er, you want us to write the code for you?