On Sep 9, 10:10 am, amira benfradj <[email protected]> wrote: > i tried to edit the comment in php.ini of dom xml but after that i get > this error > Warning: domnode::append_child() expects parameter 1 to be object, null given > i dont know what is the cause
Neither do we without seeing what you have done, but editing php.ini is probably a bad thing to do. Write the XML explicitly, using echo and without using domxml. 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 -~----------~----~----~----~------~----~------~--~---
