comparing 2 database fields
Posted: Sat Jun 14, 2003 9:37 am
Hi,
I need to make a user login page where they just enter the details (username and password) and it carry's those variables to the login process page. I can dot hat but i need to know, without using sessions or anything how to get the username form the database and then compare the stored password for it.
I seem to always be getting pages showing me i need to use sessions but i wish not to use them on this occasion.
I would be very gratefull for some help in creating the login process php page.
Thanks,
Danco
I need to make a user login page where they just enter the details (username and password) and it carry's those variables to the login process page. I can dot hat but i need to know, without using sessions or anything how to get the username form the database and then compare the stored password for it.
I seem to always be getting pages showing me i need to use sessions but i wish not to use them on this occasion.
I would be very gratefull for some help in creating the login process php page.
Thanks,
Danco