<?php include("include.php"); if($_SERVER['REQUEST_METHOD'] == 'POST') { include("optionswrite.php"); } include("optionsread.php"); ?>