Hi,
I am trying to find a php based solution for standardizing addresses in php.
You know validating against an usps database and appending the +4 code. But
im stumped! frustrated and on the edge of a breakdown. No cost effective
solutions, all involve purchasing a database for 300-1200 dollars.
Well but I may have found a solution. I have an ASP com / library component
that does the zip+4 validation and I think that I can create a c++ php
library module with it. So I can use PHP and get a super fast zip+4
vaidation.
All sounds good but how do I go about creating the module? Where can I find
the specs? Does php need to be rebuild or can I call it remotely? Will my
module work with unix?
I need help...
Ruy