I've Installed XAMPP Server, and running localhost for web development Purposes. And Database used is MySQL, In MySQL installation i've created a user named "Rahul" And set a Password for that user.
And this PHP script :https://www.dropbox.com/s/mxeq8o2cryvmps5/Php.php?dl=0 Returns "Database created successfully", So where is the Database file stored Physically on my PC,
How can i Find the Database (.db/.mdb) File, So as to directly View and Upload to a hosting server?