Search found 1 match

by aaron_nimocks
Mon Oct 09, 2006 8:29 am
Forum: PHP - Code
Topic: How to read a phrase off a web page?
Replies: 1
Views: 409

How to read a phrase off a web page?

Long time reader first time poster! :) Anywho I have been searching and searching and I cant seem to find any code on what I am trying to do. Basically all I want is a function that will look at a web page and tell me if a phrase is present or not. I think I would have to use a regular expresion but...