javascript - Create, Insert, Update or Delete XML using PHP -


this question has answer here:

so completed uni stuff using little fantastic programmers out there , few nighters go far manipulating xml data through javascript. i'm done summer , dear old mother has asked me create basic site maths tutoring service info , prices etc... thinking doesn't need go in using xml again time not restricted on use of php create new elements/nodes, update or delete.

i going create basic booking system little admin panel editing entries etc... information doesn't need secure use of xml seems alright purpose.

my question know of clean basic functions can used end xml using php ?? in terms of functions mean things create/insert, edit/update, delete etc...

any or site has decent tutorial on great i've gone through youtube , there isn't decent or clean , simple.

thanks in advance!

well, can use dom methods create/edit/delete nodes xml.

http://us2.php.net/manual/en/book.dom.php

just curious, why want play xml, may easier choice database simple sqlite http://php.net/sqlite.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -