PHP - MYSQL print value from data field?

jord369

New member
I need a php script that will allow users to enter the email address they used to register to lookup there user ID, the email address is stored in a field called user_email and the ID is stored in a field called user_id.
 
Back
Top