[FX.php List] OT: PHP & Using Soap for (County, State)

Gjermund Gusland Thorsen ggt667 at gmail.com
Fri Feb 23 09:04:59 MST 2007


Why do you want the solution to be SOAP?

In my understanding you have 3 request types: _GET _POST _SOAP and
probably some propretary ones.

ggt667

On 2/23/07, Andrew Denman <adenman at tmea.org> wrote:
> As far as zip code data (or any postal data for that matter), almost
> everything available will cost you money.  I did find this page, though I
> don't know how up-to-date it is:
> http://www.cfdynamics.com/cfdynamics/zipbase/index.cfm
>
> Andrew Denman
>
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of David Ness
> Sent: Friday, February 23, 2007 7:56 AM
> To: FX.php Discussion List
> Subject: [FX.php List] OT: PHP & Using Soap for (County, State)
>
>
> Yesterday I attempted by first FX.php AJAX coding, and managed to get it
> all working in under 2 hours. Yea! It was a simple function; looking up
> and displaying an address' COUNTY based upon a zip code entered.
>
> I have a subscription to a ZIP code database ($40/year) that I import
> into FileMaker, but I started to wonder if this might be a chance to
> implement my first SOAP solution
> (http://www.w3schools.com/soap/soap_intro.asp) whereby I could have
> AJAX/PHP query an external data source with the ZIP code and retrieve
> back COUNTY, STATE & CITY information. I'd need a reliable, up-to-date,
> (and free) data source, and was hoping for something like a Google API.
> I did find http://www.strikeiron.com/ProductDetail.aspx?p=306, but this
> isn't free.
>
> Anybody have any thoughts, experience, or comments on SOAP?
>
> --
> David Ness,
> Database Systems Programmer
>
> Bonded Builders Warranty Group
> 1500 Kings Highway
> Port Charlotte, FL 33980
> 800.749.0381 x3123 (National Toll Free)
> 941.255.3274 x3123 (Local)
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list