Cannot retrieve serialized checkbox array data in PHP from ajax send
I am having difficulty retrieving my checkbox array data in my called PHP from an ajax send of a serialized form. I can call up all of the other form fields, but not the checkbox array. Can anyone help? I’m pulling my hair out here. 🙁