Thanks for you answer

in php_info I only have this

XML Support  active
XML Namespace Support  active
EXPAT Version  1.95.2

and nothing about dom xml

so I can parse and read xml file but I can't add or modify nothing in my
xml file and even not create xml file !

I tried to use expat but I don't see how I should make

can you tell me more knowing I'm under windows 2000 server with iis 5.0 and
php 4.3.2 ?

Thanks
Cordially
Stéphane Vauclaire

----- Original Message -----
From: Jay Blanchard <[EMAIL PROTECTED]>
To: Steff <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, July 31, 2003 3:03 PM
Subject: RE: [PHP] xml and php


[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