On Jul 31, 5:12 pm, andrewliu <[email protected]> wrote: > Thanks for writing to my problem. But I set a if isset statement > because if I just copy the code and test it, it says I have an > undefined variable. Like I tried following step by step starting with > the file for phpsqlajax_genxml.php > > 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"
That is a major problem that you have to fix _before_ your map is going to work. You could possibly (if you understand what you are doing) use a static xml file to get the map working (but it won't use the data in your database. I think there is some discussion in the article that you are following on what to do if you get that specific error... -- Larry > > I set my mysql table based on the google tutorial as well. -- 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.
