-
Easy Caching with PHP
When developing dynamic web applications there may be many times that data is not updated for a certain amount of time. In PHP it is fairly simple to have a page cached, so that there is not much load on the server. (full story)
Related Posts
04:45:11 am on July 20, 2008 | # |