Thread: login script
View Single Post
Old 01-16-2003, 09:00 PM   #19 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
what I am trying to do is in index.php (login page) the user enters their username and password into Array[username] and Array[password] using a standard html form.
from there they post it to login.php. (see my above code for index and login).
I am trying to set $username and $password to the data entered into the form.

does that make sense, or am I so far off that I am totally wasting my time.

thanks

Trevor
trevor is offline   Reply With Quote