header('Content-Type: text/html; charset=utf-8'); session_start(); #error_reporting(E_ALL); #ini_set('display_errors', '1'); $editpage = 1; include("../db.php"); $dt = "Create forum"; include("../metas.php"); include("../header2.php"); ?>