Navigation
Website Links
- Gamestat
- MySQL MySQL Database Software
- PHP.net PHP Official Website
- Tech News Blog
- Ubuntu Linux
- Vegetable Seeds Offers fantastic value for the highest quality vegetable seeds in the UK. Over 400 varieties with next day shipping and free P&P on all UK orders.
- Zeno Framework
Tag Cloud
ajax Android backup chrome chromium cloud Code css3 Database Design dev Directory Iterator dns dropbox Essential Tools Facebook Time google google-chrome google-gears Image Rollover Java javascript jquery linux memcached MVC mysql new website OS Photoshop Brushes PHP Preloader Recursion Relative Time teamspeak Templating TinyMVC tutorial Twitter Twitter Time Validation Wordpress Wordpress 2011 Wordpress Plugins xhtml-
Recent Posts
Search
Tag Archives: Templating
PHP – TinyMVC Template Wrapper Plugin
TinyMVC provides a great structure for developing new projects, it’s small base allows the developer to write new plug-ins and extend on the existing framework. Below you’ll find a template wrapper I have made to manage the views and assigning … Continue reading
PHP Page basic page caching
One of the most useful things you can do in terms of performance is to cache the page you’re currently serving so that no code gets executed again and again when it isn’t needed. I’ve provided a sample below of … Continue reading
