Disabling specific days in the datepicker

There are two places we need to disable specific days, in the JavaScript for the datepicker and in the PHP for server-side validation. In this example we’ll disable the the days Saturday and Sunday. Step 1 Go to and enter the following code in the field. 1 23 4 5 6 7 8 9 10 … Continue reading Disabling specific days in the datepicker