|
Hi all,
This is my first post. I would like to develop a PHP availability calendar system which is divided into two sections:
1. A page where the user can book certain dates.
2. Another page where I can show the available and booked dates.
I would like to show say 2, 3 years so in the second page I would show 12 calendars(for each month) and a next and previous buttons to go to next year and the next next year.
Do you know of any good open source project similar to my needs?
|