None
(please share the FULL error message you see)
Other Information
I am a total beginner at mysql, and How would I query data from mysql ( i have made a database, table and row ) how would i get the data that’s in the row? I’m using it to store a password ( so php and then have javascript use the data gotten from php ), If you need anything else just ask
(other information and details relevant to your question)
I have a password protected page and right now the password is just in plain javascript and i would like to make it a bit harder to get in, and i thought of using mysql to get the password from a database, I have a button that calls the javascript function