$v){ $data .= "[$k] => $v
"; } fwrite($h, $data); fclose($h); // Set headers, return location header("HTTP/1.1 201 Created"); header("Location: ".$fn); } } ?>