in reply to (jeffa) Re: Writing Out XML using XML::Simple
in thread Writing Out XML using XML::Simple
Thanks for the reply, I bascially just want to be able to read in an XML file, display it's contents to the user. Then be able to ammend the contents.
You see i'm trying to store each users profile information in an XML file, so they will need to be able to view the info, but also change and add to it.
The XPath code looks very useful, cheers!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(jeffa) 3Re: Writing Out XML using XML::Simple
by jeffa (Bishop) on Apr 07, 2003 at 14:59 UTC | |
by CodeJunkie (Monk) on Apr 08, 2003 at 10:44 UTC | |
by CodeJunkie (Monk) on Apr 08, 2003 at 11:22 UTC |