$_POST["Title"], "Author"=>$_POST["Author"]); $json = json_encode($form); echo $json; ?>