Hi everyone,
I have static website with a handful of pages for a bit of self-advertising. I'm wanting to put a small database online to store some clients details, preferably with the same layout as my current pages. I've tried looking at some PHP scripts to provide a static interface to a SQLite database but I'm a bit unsure as to the security of the pages afterwards. I also looked at a Django app but I think it would take me too much time to get it up and going. Is anyone aware of a secure system or CMS that I could set up relatively quickly? Open-source would be preferable but not essential.
Many thanks.