noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Static Public Member Functions | |
static | get_content ($url, $filename, $time_cache_second) |
Check if the file exists, if yes then read otherwise take it from the url,. | |
Definition at line 35 of file file_cache.class.php.
|
static |
Check if the file exists, if yes then read otherwise take it from the url,.
$url | url to the file to get the content |
$filename | fullpath to the filename of the cache |
$time_cache_second | valid time, if the cache is older , than reload it from the url |
Definition at line 44 of file file_cache.class.php.