Re: [PHP] Getting Information From Another Page

2004-10-31 Thread Jason Wong
On Sunday 31 October 2004 23:12, GH wrote: > I would like to know how to extract the following from the website > http://www.state.ny.us/security/ > > The Values for > > New York State is currently at: > > New York City is currently at: > > I would like to store this information into my database an

[PHP] Getting Information From Another Page

2004-10-31 Thread GH
I would like to know how to extract the following from the website http://www.state.ny.us/security/ The Values for New York State is currently at: New York City is currently at: I would like to store this information into my database and check it every half hour to see if it has been updat