Well, my issue is that when I’m trying to load a google maps script inside a maps.php file, it won’t load.
But when I change the file ending to maps.html it works just fine.
What is causing this problem?
Regards / Denis
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This line is probably why:
There are a few references to real PHP code, so it must be failing… HTML is just echoing the PHP code and if you tested some functions it would still break.