function recuperer_page_cache($url, $delai=3600) { if (!is_null($W = cache_me(null, $delai))) return $W; return recuperer_page($url)) }