I am trying to send my serialized sort data to my PHP script, but I need to add two other variables to the post request. This is the code I am using, but I cannot seem to get the additional data added to the data attribute of the post.I am trying to send my serialized sort data to