I'm working on a XML based news script (as opposed to a generic flat-file base, like newspro) for the sake of standardisation. I have the XML parsing/read side of the script done, but need some help on an effecient way in which I can:
- Write posts to files withing XML tags w/ variables (the posts..) written.
- Ability to update posts (in the event i need to adjust a post/story)
From there, I could probably get the rest. Does anyone know of a class out there that can do this.. or something close?
If I'm being a bit confusing, tell me, I'll see if I can't make it a bit more clear..
Thanks in advance,
Ryan C