Page 1 of 1

PHP Page Searcher

Posted: Thu Aug 14, 2008 8:59 pm
by blood08
How would you make PHP search a website for a certain word and then return a true or false?

Is there a function built in?

Re: PHP Page Searcher

Posted: Thu Aug 14, 2008 10:31 pm
by Christopher
When you say "a website" you do mean scrape the HTML of website at a URL, or within a website search files or a database?

Re: PHP Page Searcher

Posted: Thu Aug 14, 2008 10:52 pm
by blood08
Get the HTML of a website...

Re: PHP Page Searcher

Posted: Fri Aug 15, 2008 12:01 am
by Christopher