I have never encountered anything so complicated as PHP and databases! I downloaded xampp and can create PHP pages but I want to access phpMyAdmin so that I can try and learn how to work with databases. The problem is I don't have a clue how to get into phpMyAdmin on my local computer. Can anyone please help?
Generally, it is set up with a directory alias in the apache configuration. So, you can usually access it as: http://localhost/phpmyadmin/ But you might need to check your httpd.conf