Im sorry guys I wont pretend to know much about databases. I just spent the day setting up a website, 7 hours of work and I decided to change the default password which is stored in a MYSQL database and something went wrong.
Now I cant login to my site, I can access my database through PHP
I have a table called dir_admins and a field called Name and one called password is there a way to see whats in there or better yet change the info?
Now I cant login to my site, I can access my database through PHP
I have a table called dir_admins and a field called Name and one called password is there a way to see whats in there or better yet change the info?
Comment