demolaynyc 0 Report post Posted September 13, 2006 Hi, I just learned how to read an xml file with PHP. The problem now is that I don't know how to write onto it. I would like to read my news content and be able to add more to it when another story comes up but I don't know how to write into the xml via PHP. All I know how to do is to edit the XML file itself manually. Can anyone help me? Share this post Link to post Share on other sites
vizskywalker 0 Report post Posted September 13, 2006 Have you ever heard of php.net, it's a great resource for all things php, and if you type what you are looking for into the search bar and tell it to search functions only, you can usually find an appropriate function. In this case, you want to see this page.~Viz Share this post Link to post Share on other sites
demolaynyc 0 Report post Posted September 15, 2006 Ok I found a topic on the website you suggested and I found this one called DOM functions. Now will this work in the PHP currently used by Xisto? Share this post Link to post Share on other sites