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 Dynamic Form with jQuery UI datepicker This tutorial is a continuation of Dynamic Form Elements with jQuery That tutorial covered making dy... Read more
12th May 2012 • David Carr Dynamic Form Elements with jQuery When creating a form you don't always know how many form elements to give to the user, it depend... Read more
29th Apr 2012 • David Carr Creating a simple captcha form with validation This tutorial will show you how to create a captcha form to stop automatic submissions, to premis is... Read more
26th Mar 2012 • David Carr Creating an image gallery from a folder of images automatically This tutorial will show you how to quickly create a gallery from a folder of images. Using PHP and m... 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 Building a content management system from scratch A few people have asked me for links for tutorials on making a cms or have asked me to write one, so... Read more
6th May 2011 • David Carr Newsletter Tutorial Part 1 The Signup This newsletter tutorial will show you how to create a newsletter signup form, part 2 will show you... Read more
6th May 2011 • David Carr Article pagination with OOP (split article into pages) When you have a long article you may want to split the article into pages. This is easy to do on a s... Read more
6th May 2011 • David Carr How to create a language changer with PHP Some sites cater for more then just the English speaking world in such sites there is a need for mul... Read more