B
ben
Guest
I have a database called 'username' and inside that I have a table called 'info'. The table info holds the password to the account. How do I use PHP and retrieve what the password is from the table and store it into a variable?