I was thinking on this problem a little in the past minutes and i have an idea. So it is based on a php function which would transform the zip string into numbers. For instance if the input is abcd the output would be 1234 this way. This way they can be compared, but as i see the UK zip codes have different length. I will try to find out something, which will work.
|