source: branches/2.2.0.1/calendar/js/dhtmlx/samples/04_export/php/xml_writer_r.php @ 4001

Revision 4001, 98 bytes checked in by rafaelraymundo, 13 years ago (diff)

Ticket #1615 - Componente novo para agenda......................................

Line 
1<?php
2file_put_contents("./data_r.xml",$_POST["data"]);
3header("Location:./php/dummy.html");
4?>
Note: See TracBrowser for help on using the repository browser.