form(); $results = array("html" => $html); $json = json_encode($results); echo $json; ?>