pankaj0008 Posted July 24, 2018 Share Posted July 24, 2018 I have one simple question. It may not have a simple answer. How do you create a PHP database and test it? I am going over tutorials but when I create a test database when the video is showing my admin php the test database shows up in the video. However, when I log into XAMPP database control panel the database created using the tutorial does not show up in my list of databases. They request myphpadmin and it shows up. However, I do not see it in the XAMPP control panel using XAMPP as the local host. So my question is. How do you connect a test database using PHP (Notepad++) to the XAMPP control panel? Quote Link to comment Share on other sites More sharing options...
Alania Posted December 6, 2018 Share Posted December 6, 2018 You should check out this article. It sums up everything quite perfectly. But long story short, I believe you should go to your "localhost" directory. https://phpunit.de/manual/6.5/en/database.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.