I’ve been trying for some time to come to grips with the concept of dynamically rendering pages so that bits of the content change without doing a refresh or rewrite.There are a number of approaches to this with the obvious one being php. However a …