<? ini_set("display_errors", 0); ini_set("track_errors", 0); ini_set("html_errors", 0); error_reporting(E_ALL); Header("Location: ./", 301); ?>