Yeah, I was thinking more of the HTML way. With the help you two and some
google searching I see that it will be difficult to pull out specific areas
of a site.
For example ---
The news headlines from yahoo.com
I've got a code that grabs that now. I just need to tweak it a bit to get
the data t
On a major level, create or use a large CMS (content management system), and
use the information you have in the databases / file system to establish
what's new, modified, etc.
On a smaller level, you could check which files have been updated in X days
(I think) with PHP, and display them as a lis
If you are talking about a remote (out of your control) website then you
will need to compare HTML areas but
this could be a very hard process unless it is template/cms driven with
comments in the html source etc.
I would suggest you maybe tell us what website so we can see what the
source looks l
3 matches
Mail list logo