Using PHP to grey out calander dates if the database table says they are unavailable?

I am making a website and it must have an availability calander on it.

Availability is stored within a database and I need to know how to grey out dates that and unavailable.

Can anyone point me in the right direction with this?
 
Back
Top