Getting data from a web page
- From: "laredotornado@xxxxxxxxxxx" <laredotornado@xxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 12:34:03 -0800 (PST)
Hi,
I'm using php 4.4.4. What I want to do is hopefully simple. If I
type this URL into my browser:
http://maps.google.com/maps/geo?q=980+PEMART+AVE+PEEKSKILL,+NY+10566&output=csv&key=ABQIAAAAuHEWowxYzDRtZwy5bJee6RRepaxJ09NBCcZ4ddHPnTvG1CBwlxTqGOXX0DHtp5WHcsP7cJ-K0vvurg
I get a simple comma-delimited list of data. What I would like to do
is in my PHP script, request this URL and then put the return values
into an array. How do I do this?
Thanks, - Dave
.
- Follow-Ups:
- Re: Getting data from a web page
- From: NC
- Re: Getting data from a web page
- From: ZeldorBlat
- Re: Getting data from a web page
- From: Manuel Lemos
- Re: Getting data from a web page
- From: larry
- Re: Getting data from a web page
- Prev by Date: Re: How to use SQL "LIMIT" keyword against an MDB file
- Next by Date: Re: Getting data from a web page
- Previous by thread: Using Tidy on remote server
- Next by thread: Re: Getting data from a web page
- Index(es):
Relevant Pages
|