> But I get this error: "Fatal error: Call to undefined function > domxml_new_doc() in C:\wamp\www\search_exp\login\google maps > \phpsqlajax_genxml.php on line 6"
Your php service doesn't include a function your script is looking for. About halfway down the tutorial at http://code.google.com/apis/maps/articles/phpsqlajax.html is a section beginning "If you don't have access to PHP's dom_xml functions, ...." which gives an alternative script. > I was going to have a google map too but it seems too advanced Reading the tutorial from top to bottom includes making a map -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
