Stefan wrote:
> Hi NG!
> I've a problem in updating an XML-Node value.
> How can I change the value of an XML node?
>
> Thanks in Advance
> Stefan

AFAIK the sane way to do this is through the DOM API.  Or if it's a
one-off replacement you could use preg_match() and / or preg_replace()

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to