Patrick's Lucky Dip - PHP
I started using PHP in 2007, but I've not been using it exclusively. I'm happy to share what I've learnt.
Adding Basic Feedback
I've copied some code and hacked it about a bit to allow my to add simple feedback functionality to existing html pages.
Well Kept Home
The story of my first PHP and mySQL website, www.WellKeptHome.co.uk, is described here.
Preventing SQL Injection
A simple start to protecting your site from hackers.
My Race Times
A site I've built to help track my sporting progress: www.MyRaceTimes.co.uk .
Digitising a Route
In the website above I added a feature to allow people to digitise their favourite running or cycling routes. It uses the Google Maps API.

