Whilst working on a project recently I discovered an excellent and fun way to add a custom comments page, without the need to have a sometimes costly mySql database. The file is totally driven by XML and the data, once submitted by the user is rewritten by a small PHP script. It is very light [...]
Flash based XML Comments without a mySql database.
Whilst working on a project recently I discovered an excellent and fun way to add a custom comments page, without the need to have a sometimes costly mySql database. The file is totally driven by XML and the data, once submitted by the user is rewritten by a small PHP script. It is very light [...]