It’s written in PHP, targeting a standard Apache+MySQL+PHP setup. So, it’ll probably run on any Web server you have access to, which is why I chose it. The downside is that the code may be a bit cluttered, in the way PHP often is. (I have, however, tried my hand at a modular design here; ideally, this will keep it clean enough.)
It’s written in PHP, targeting a standard Apache+MySQL+PHP setup. So, it’ll probably run on any Web server you have access to, which is why I chose it. The downside is that the code may be a bit cluttered, in the way PHP often is. (I have, however, tried my hand at a modular design here; ideally, this will keep it clean enough.)