Skip to content

Tag Archives: php

Web Development Frameworks

When I created my first website back in 1998 it was purely static HTML that I created with Adobe’s DreamWeaver application.  Next I discovered dynamic websites built using php and MySQL databases, so my next few sites were all written in php and accessing a MySQL database for the content.  I have to confess that [...]

DIY Social Bookmarking buttons in Wordpress

I recently redesigned the theme I am using for this blog and one of the things I’m happiest about is that the social link buttons are now in the footers of my posts along with the tag, category and poster information. This is where I’ve always wanted these buttons to live and I thought that [...]