Torkil Johnsen

My personal piece of cyberspace

MySQL connection (resource) management

Posted in Php, Databases, Content management by tj on the August 18th, 2006

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

Posted in Php, Content management by tj on the August 9th, 2006

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…)