These are some applications I wrote in php. Nearly all of them for website usage, and some to make the website content management much easier. Parts of a home-made CMS (Content Management Software)
- Recursive Table of Contents
- A recursive table of contents backed by a simple database. It is actually very clean and works very well. Heavily used throughout this website.
- News database management and display
- The news management and display software. Very simple and also backed by an SQL database. Also used in this website (once it is written)
- Qdig:enhanced
- This is Qdig (Quick Digital Image Gallery) enhanced by me.