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