session_start(); if(isset($_POST['submit'])){ $_SESSION['reciever']=$_POST['reciever']; } include "scf/config.php"; ?>