[snip]
    I'm a beginner in php.
 
   I want to manipulate xml file with Php (add some element, modify some
element, delete some element and consult some element) but when I try
domxml_open_file I obtain system error : Call to undefined function:
domxml_open_file()
 
   I heard about use --with-dom but I don't see how and about php/win32
directory which I don't see.
[/snip]

Start here http://us3.php.net/xml

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to