Advanced PHP tutorials experts
$(document).on("change", "#Sites", function(){ var siteId = this.value; GetSectors(siteId); });