Top "Postal-code" questions

A postal code is a series of letters and/or digits which is useful to identify the a particular region within a postal address.

Finding full address from postcode, what is the solution?

Basically I am making an application form for my site. I need to search for a full address using the …

php codeigniter lookup street-address postal-code
How to create Stripe elements postal code that accepts UK postcodes?

I'm creating a payment form with separate Stripe Elements: var stripe = Stripe(...); var elements = stripe.elements(); ... var postalCode = elements.create(…

javascript stripe-payments postal-code
Javascript UK postcode regex

I have a javascript regex which validates UK postcodes. It works well, but it doesn't take into account that some …

javascript regex postal-code
Check if Zip Code or postal code is real

After some searching, I haven't been able to find a definite answer. If I am given a zip code like 11111, …

validation zipcode postal-code
UK Royal Mail PAF address finder via postcode alternatives?

We need an address finder (premise level) based on postcode. We have a budget of 40k for this. But I …

postal-code paf
Python, Regular Expression Postcode search

I am trying to use regular expressions to find a UK postcode within a string. I have got the regular …

python regex postal-code
Need to find latitude and longitude of postcodes and store into my database

I’ve got a database full of UK Postcodes, now I’d like to be able to store the latitude …

php open-source google-maps latitude-longitude postal-code
Custom SQL sort by

Use: The user searches for a partial postcode such as 'RG20' which should then be displayed in a specific …

sql postgresql sql-order-by postal-code
mySQL select zipcodes within x km/miles within range of y

Note: Although I use a zipcode database with Dutch zipcodes, this question is country independent. I have a database with …

php sql mysql zipcode postal-code
Physical Address to GeoLocation UK

Is there a good physical address to GeoLocation conversion database in the UK? I am trying to use this to …

geolocation street-address postal-code