Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP DOM XML parser



Andrew Kachalo wrote:

in browser it shows this:

Fatal error: Call to undefined function: domxml_open_file() in / Users/Andrew/Sites/portfolio/parse/dom_parse.php on line 3

Have you run phpinfo() to make sure DOM XML is installed? If not, run a file like this:


<?php

    phpinfo();

?>

If that doesn't mention DOM XML, you'll need to install it:

http://pecl.php.net/package/domxml

If DOM XML is installed and you're still getting this message, it may help to see the code you're actually running.

Peace,
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden

This email sent to email@hidden
References: 
 >PHP DOM XML parser (From: Andrew Kachalo <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.