$metodo = $_GET['_f']; unset($_GET['F'], $_GET['_f']); $contenido = call_user_func_array(array($SEC, $metodo), $_GET);