PHP foreach Loop and Mysqli Fetch associative array problem (Dublicated values)
I simply need to check from database if Day is Blocked show in a select box as disabled and if NOT show the next 2 months all the days in the same select box. I get the Closed(Blocked) days with…