No expert here but the script must appear client-side and not be processed on the server side... so "echo" out the javascript from the php. I've using this on a current project, the php is changing variables and feeding these into the echo calls for creating the javascript.
Joe On Feb 9, 12:19 pm, Paulo Fernandes <[email protected]> wrote: > 1. Post a link to us. > 2. Read the post guidelines. > 3. Read the API documentation > > This API run on Client Side > > Paulo > Fernandeshttp://www.google.com/profiles/paulofernandesjrhttp://twitter.com/paulofernandesj > +55 11 9797-5974 > > On Wed, Feb 9, 2011 at 5:48 AM, yasir Zargar <[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. -- 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.
