MySQL connection (resource) management
Just came across a good article by Jay Pipes talking about lazy loading and caching of content. A nice read with some good code examples that I thought I should share with my fellow readers. (more…)
0 Comments
Creating symlinks without shell access
While testing out the WordPress plugin WP-Cache, used to cache and speed up wordpress powered websites, I came across a list of commens on the plugin creator’s website where alot of comments had questions as to how one should create a symlink that was required in the plugin installation. (more…)