Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 286 Bytes

Database-PHP-XML

This simple script can transact data between database and XML files. #xml-to-database.php This will simply read a file called info.xml and store information to databse #database-to-xml.php This will simply retieve data from databse and write information to write.xml