Google Products Base Feed Parser
Here is a simple Google base feed parser php class I wrote recently. Â It lets you pick and choose which fields you would like to grab from the feed
Here is a simple Google base feed parser php class I wrote recently. Â It lets you pick and choose which fields you would like to grab from the feed
This code will allow you to collect and address (street, city, state, zip, country) and extract the latitude and longitude so that you can build a Google map to display the location being collected.