Yasir I assure you that Google Maps works in PHP pages My suggestion to you is that your start with a working simple Google Map code in PHP like the Hello world http://code.google.com/apis/maps/documentation/javascript/tutorial.html and put it in a php page you will see that it works.
It is a bit tricker to weave the PHP and JavaScript together to get the desired results but it can be done... here is a project that does just that.. http://code.google.com/apis/maps/articles/phpsqlsearch.html Your in luck because Google has great documentation! Unlike Facebook which is a mess.... On Feb 8, 1:57 am, yasir <[email protected]> wrote: > hi, > > I am doing project with Google map api and using php and java script. > I am facing difficulty that Google map does not display in php pages. > If you know about this please help me to solve this problem. > > best regards, -- 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.
