// Session header: include("include/session.php"); // this starts the session session_start(); // turn on output buffering ob_start(); ?>