This sample application is written in PHP and returns a postal address, or list of addresses, based upon a user inputted postcode and (optional) house number. If the house number is not specified then a drop down list of available addresses is populated for the entered postcode. There is also an option to view the selected address using Google Maps.
The code uses the getAddress.io web service for postcode lookups. Have fun! :-)