jQuery.param()
Create a serialized representation of an array or object, suitable for use in a URL query string or Ajax request.
These functions assist with common idioms encountered when performing AJAX tasks.
Create a serialized representation of an array or object, suitable for use in a URL query string or Ajax request.
Encode a set of form elements as a string for submission.
Encode a set of form elements as an array of names and values.