I have a \'calendar booking system\' in PHP and below are code snippets of that. I am running WampServer2.4
include(\'php/connect.php\'); include(\'classe
where your function make_calendar() is defined? According to your code, it should be in booking_diary class
make_calendar()