I’ve had two suggestions:
1) Put the postcodes into two separate arrays – one for yes, another for no. Then you could use array_search() to check for the presence of the user-entered postcode in either array.
2) Pods
Any further suggestions or information would be great.
Thanks