$conf['home'] = array( 'archivo' => 'home.php', 'layout' => LAYOUT_DEFECTO ); $id = $_GET['id']; $conf[$id] = array( 'archivo' => $id.'.php' );