Disable the date when the current date count is 8 in ajax,php, mysql – Jquery ajax
I am trying to disable the particular date whose count of the particular date is 8. In my code the particular date cannot be used after 8 counts..After 8 counts alert box appears. Instead of alert box i have to…