//the GET parameter is the data outputted from jQuery's .serialize() function $params = array(); parse_str($_GET, $params);