I am new to PHP, as I normally develop in ASP. I can connect to a MySQL database and read data from a table with no problems, and echo the results.
What I am trying to do is determine if a UserID exists within the table and if so send the password field as an email, if not then echo an error.
Any help or guidance would be greatly appreciated.
cheers
Graham
What I am trying to do is determine if a UserID exists within the table and if so send the password field as an email, if not then echo an error.
Any help or guidance would be greatly appreciated.
cheers
Graham