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 and check it
> every half hour to see if it has been updated?
>
> How can I do this?

fopen(), preg_match()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I bet Einstein turned himself all sorts of colors before he invented the
lightbulb.

  -- Homer Simpson
     Bart the Genius
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to