if(is_array($_GET)) extract($_GET, EXTR_SKIP); if(is_array($_POST)) extract($_POST, EXTR_SKIP); include("function.php"); ?>