0 0By BR Hughes In UncategorizedPosted March 7, 2018Output Caching With PHPToday I would like to talk about output caching. Output caching involves saving a page's output to a file, so that the next time someone requests that file, we will simply output the saved cache [...] READ MORE