Start-up application with PHP-XML database

I recently mentioned a database written in PHP using XML to store the information [382]. If you intend to write a guestbook using simple files you might like the idea using SQL commands to store your guests information. You will not need a database like MySQL for low scale applications like this. So have a look at the script, which you can get here.

DBX Guestbook

Leave a Reply