Hello helpful people,

I followed the following two articles:

Using PHP/MySQL with Google Maps
Creating a Store Locator with PHP & MySQL

to make pages which would allow users to fill in a form on one (html)
page to add a marker and then on another (html) page view all markers
that have been added, by way of a MySQL database. This all worked
well.

I then changed these html to php, as I would like to use php_include
for headers and footers and other things and now the maps don't work.

The maps appear but 1) in the add marker page, when the infowindow
form comes up you cannot 'save' the information.

2) in the view all markers added page, none of the markers in the
database are visible anymore.

is there a reason why changing the filename to php would do this? Any
help would be greatly appreciated.

Thanks

Mike Chalmers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to