Jump to content

append values in xml


jason213123

Recommended Posts

hi,

i have this xml:

 

 

  <?xml version="1.0" encoding="ISO-8859-1" ?>

- <link4>

  <nome>Tove</nome>

  <from>Jani</from>

  <heading>Reminder</heading>

  <body>Don't forget me this weekend!</body>

  <nome>sdsd</nome>

  <id>116</id>

  </link4>

 

and i want simple append more elements "nome" and id inside

of link4 how can i do that i using php 4

thanks a lot for your help

:)

Link to comment
https://forums.phpfreaks.com/topic/209080-append-values-in-xml/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.