On Nov 4, 1:27 pm, Christopher <[EMAIL PROTECTED]> wrote:
> *I tried one of the other methods, and got this:
>
> **Fatal error*: Call to undefined function domxml_new_doc() in *
> /home/content/a/z/n/aznewhomes/html/php1.php* on line *5*

That means that the version of PHP you're running doesn't know about
domxml_new_doc(), which indicates that it's PHP4 and not PHP5.

So you will either have to follow the section of the example which
works around that deficiency and doesn't need that function, or move
to another host which runs PHP5 (and preferably doesn't add ads)

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to