On Oct 5, 6:26 am, octagon <[EMAIL PROTECTED]> wrote: > this is my own link:http://www.houseinwap.com/phpsqlajax_map.htm
You're trying to load http://www.houseinwap.com/phpsqlajax_genxml.xml >> Not Found The requested URL /phpsqlajax_genxml.xml was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. << Even when you try to use http://www.houseinwap.com/phpsqlajax_genxml.php as you should, you'll end up with an error >> Fatal error: Call to undefined function domxml_new_doc() in .../ phpsqlajax_genxml.php on line 14 << probably because you need to use the PHP4 version of the code rather than PHP5. See "Using PHP's echo to output XML" in the tutorial. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
