dzeno Posted February 11, 2009 Share Posted February 11, 2009 Hello everyone, I'm trying to make CMS system for flash web site. All of my data will be stored in XML so i want to make that XML files editable trough PHP. i have founded couple tutorials for that, you can look this link to see what is that: http://www.sitepoint.com/article/man...-system-php/4/ Here is tutorial how to edit XML with DOM XML path, but my PHP on server is PHP 5 and it doesnt support DOM XML, so is there anyone who know how to install this extension or is there any other way to make my XML editable trough PHP. I have also founded other tutorial for this and it was from KIRUPA, but with that script i can delete/add new nodes in XML but cant edit existing one. Here is link for that thread: http://www.kirupa.com/forum/showthread.php?t=51044 This is with Simple XML, but i dont know how to make xml existing nodes editable with Simple XML I hope so you will help me, it is very important and urgent for me. Thanks. Link to comment https://forums.phpfreaks.com/topic/144837-help-with-dom-xml-php-extension-build-flash-cms-with-xml-and-phpurgent/ Share on other sites More sharing options...
kenrbnsn Posted February 11, 2009 Share Posted February 11, 2009 From the Forum Rules DON'T Describe your question or problem as urgent, super important, must have by tommorrow etc... The people who are answering your questions are contributing their time and expertise for free. If you have an urgent problem and need priority help, consider advertising in the Freelancing forum. Ken Link to comment https://forums.phpfreaks.com/topic/144837-help-with-dom-xml-php-extension-build-flash-cms-with-xml-and-phpurgent/#findComment-760035 Share on other sites More sharing options...
dzeno Posted February 11, 2009 Author Share Posted February 11, 2009 Ok, i dont have nothing bad on my mind and i dont think that my post is most important,i just want to people see that is really imortant to me. if you want i will erase URGENT from my Subject. thanks Link to comment https://forums.phpfreaks.com/topic/144837-help-with-dom-xml-php-extension-build-flash-cms-with-xml-and-phpurgent/#findComment-760048 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.