Warning: Smarty error: problem creating directory '/var/www/html/articlealley.com/smarty/cache/author/1_94287' in /usr/local/lib/smarty/Smarty.class.php on line 1092 fred1923
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 ...