I just wanted to say I got all my information from this document for the most part. Making modifications as I learn. https://developers.google.com/maps/documentation/javascript/mysql-to-maps
Now I echo'd my information from sql database.. and read the file as a myfile.php.. Problem is.. if I go to www.mywebsite.com/myfile.php.. I can see all the results of my sql database.
How do I hide this information from view, but can call upon it?