// This function is used twice $cacher = charger_fonction('cacher', 'public'); // The last four parameters are modified by the function: // location, validity, and, if valid, contents & age $res = $cacher($GLOBALS['contexte'], $use_cache, $chemin_cache, $page, $lastmodified);