Hi,
What I'm looking for is a way for php to retrieve a webpage, search for a
string in it, and next to that will be a date string in the format (e.g.)
03-Sep-04 22:37:40 BST, and then I'd like PHP to store that as a date/time
variable (preferably using unix timestamp)...
This possible?
Thanks,
Ben
--
BWGames
to email change de.news to de-news
What I'm looking for is a way for php to retrieve a webpage, search for a
string in it, and next to that will be a date string in the format (e.g.)
03-Sep-04 22:37:40 BST, and then I'd like PHP to store that as a date/time
variable (preferably using unix timestamp)...
This possible?
Thanks,
Ben
--
BWGames
to email change de.news to de-news
Comment