Hi Guys,
I look after a website that has a big calendar on it (see here:
http://www.puertobanusapartment.co.uk/availability.html). The calendar is basically an indicator of if a date is taken or not. Right now, I'm updating it manually (especially hard since it's all HTML tables for each month).
Ideally what I am after is a piece of software where I can choose the months to be shown (for example, from May 2004 to December 2004). The page would then be updated with all this info. What else I am after is something like, I could type in a number of dates I would like colored out (for example, May 24th 2004 to May 27th 2004).
Basically, I would like a PHP piece of software that looks nearly like
http://www.puertobanusapartment.co.uk/availability.html, but I could allow the client to update it using a control panel or something. If there isn't any software like this around, would it be hard to make? I know a bit of PHP but nothing too much, so I'm not sure.
Thanks,
Oliver