PHP : How to cache images in browser using php? · session_cache_limiter('none'); · header('Cache-control: max-age='.(60*60*24*365)); · header('Expires: '.gmdate( ...
確定! 回上一頁