sistemimde cache sistemi kullanıyorum. Bu kullandıgım fonksiyon php sayfalarını html olarak kayıt ediyor.
ama 2 gunde 1 cache yapısını yenilemesi icin tarih fonksiyonu var calışmıyor.
Hic cache yenilemesi yapmıyor yani
PHP:
$cachesystem = 'yes'; $rootpath='./'; $cache = 'cache'; //--------------------------------- //---- CACHE MOD v0.4 by xam //--------------------------------- function cache_check ($file = 'cachefile') ob_start(); }else return; } function cache_save ($file = 'cachefile') else return; } //--------------------------------- //---- CACHE MOD v0.4 by xam //---------------------------------