25th Jul 2013 • David Carr Get longitude and latitude from an address with PHP and Google Maps API Getting longitude and latitude from an address used to be a fairly complex task a few years ago, tha... Read more
15th Jun 2013 • David Carr Display Tweets from Twitter for API 1.1 Twitter as of 11th of June 2013 has turned off access to its API version 1.0. All requests now need... Read more
18th Mar 2013 • David Carr Dynamically binding select menus with PHP & jQuery I've recently had the need to show different select menus depending on what was selected in the... Read more
27th Feb 2013 • David Carr Autocomplete with PHP, MySQL and Jquery UI A clean guide on creating an autocomplete input using jQuery UI & PHP Read more
21st Oct 2012 • David Carr 3 ways to disable autocomplete on your forms Here are 3 ways to stop forms remember what has previosuly been entered into them, the fist way is t... Read more
21st Oct 2012 • David Carr Dynamic Form with jQuery UI datepicker This tutorial is a continuation of Dynamic Form Elements with jQuery That tutorial covered making dy... Read more
16th Jan 2012 • David Carr Mixing Jeditable with a Calendar For a recent project I needed to be able to edit text directly on the webpage I decided to use jedit... Read more
6th May 2011 • David Carr Delete rows from a MySQL database with a confirmation Delete rows from a MySQL database with a confirmation This tutorial shows you how to delete rows fro... Read more
4th Jul 2010 • David Carr Javascript Redirect This tutorial will show you how to redirect your page with JavaScript. Read more