topical media & game development

talk show tell print

basic-ajax-07-Save.php / php



  <?php
    doc = new DomDocument('1.0');
    qs = _GET["xml"];
    doc->loadXML(qs);
    doc->save('data.xml');
  ?>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.