Most submit button versus regular button related news are at:
Books that helped me become a professional web developer 18 Jun 2013 | 11:38 am
I've been working full-time as a web developer since 2009, previously creating my first website with Microsoft's Frontpage in 2002 (remember that?!). Apart from a taking a few modules on an Open Univ...
Using __autoload() in your Object Orientated Wordpress plugin 14 Mar 2013 | 12:02 pm
These days autoloading PHP classes is the industry standard and if you write your plugins using Object Oriented code then you should look to using it too. I've just re-factored my Affiliate Hoover pl...