hi Chris and all
Great thanks for your work.
I needed a simple booking calendar and your's was very pretty but not so simple.
I also didn't want some data base and prefer jquery.
So i made my simplified booking with your code.
The datas are stored in a text file.
The result is just 2 pages :
- index.php => show the booking calendar for the visitors
- index-admin.php => let the admin configure the dates (no security check here)
...and of course all the other files for ajax, js and css.
You can do all you want with it (and also clear this post if you think it's unappropriate)
thx
yo