Contact ePostcode.com on +44 (0)845 094 2633  
  
PHP
To integrate the epostcode web services with PHP pages, we have developed a sample web application that provides an example of a simple web service interface. 

Please click here to download the PHP sample code.

To run the ePostcode PHP Client sample, you must do the following:
1.  Set up your web server.
2.  Download and install PHP 5.2.6 from http://www.php.net/downloads.php.
3.  Decompress ePostcode_PHP.zip and put all files and folders to your web folder.
4.  Start web server.
5.  Update epostcode.php with your account id and licence key as issued by epostcode.com website
    (you will need to search for the 'enter account id here' and 'enter license key here'
6.  Browse ePostcode.php in your browser.

Please Use this example code to create your own web service interface for use in your application.