Where is the password for access to the MyPHP Admin logon used?
Iam a newbie to development of a .php application, so I have been using lots of tutorials and help from this forum. I used David Powers' tutorial on installing and using XAMPP, and eventually had everything working on my desktop, and in preview. I am using a pre-defined database (of user and password) that I create in MySQL to determine which page to display to a user. After doing all of my development work, I upload to my remote server and immediately got errors when trying to validate the login. Contact with my host informs me that my data base on the server is protected by a user name and password of their definition. I was given this info 3 years ago when I first started using them, but I'd long since lost that e-mail.
I've now got a situation where my database has one id and password, and my site is requiring another. I believe that I should have had my site's info before setting up the MyPHP Admin. At this point, should I re-load MyPHP Admin and use the id and password from my host?
