And finally...
recommendations for small scale developments
if you are in a Microsoft environment, use
- IIS as server
- ASP for scripting
- MS-Access on NT server as database
if you are in a UNIX environment, use
- Apache as server
- PHP for scripting
- MySQL as database