PHP Script to Update Holiday and Business Times

Job ID: 32668137

Budget: $10 – $30 AUD

I Have anexisting script which auto updates a json file located on a web server depending on if the current date and time(today) is a holiday based on a list from an xml file. I would like this modified to reference 2x input files instead of 1x and return json output file with 2x entries:

JSON output file should return true if holiday date/time is between the values, false if outside of those values:
[{"ActiveHoliday":"true","id":"1"}]
[{"BusinessHours":"true","id":"2"}]

Existing script and input files will be provided
Related categories: PHP XML JSON