HTTP Authentication for logging into database
My Web host allows customers to establish MySQL databases, each with an assigned login and password.
I use phpMyAdmin for the detailed administrative tasks. I use the HTTP authentication feature for logging into the database.
For others in my company, I want to use a simple PHP page that lets employees view a record at a time and make updates to a couple of fields. How do I set up the HTTP authentication in PHP for a pre-established MySQL login and password? All the info I've found on setting up HTTP authentication talks about establishing a database of usernames and passwords. Any help would be great.
Subject
Written By
Posted
HTTP Authentication for logging into database
July 25, 2005 10:24AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.