Hotel recommendations
We’ve added an extra page with a list of hotels that we have visited and enjoyed in the last few years. I’m still playing around with the page – it is built from a mySQL database which also contains photos of the hotels, but right now, I haven’t suceeded in reading the pictures out without damaging them – they display as ASCII text strings! If we add many more hotels to the page, I will also have to add selection by country, so that the list displayed doesn’t get too long.
Update:
I’ve solved the problem of storing the pictures, so we are adding some thumbnails to the list.