Re: [PHP] Check for text

2002-03-29 Thread Jason Wong
On Friday 29 March 2002 14:40, Martin Kampherbeek wrote: > Someone submits an url through a form. > Now I want to check in a script to see if there is some tekst in it. > > For Example: > Someone submits http://www.mydomain.com/test.htm > > In this htm file I want to check the text "hello". fopen

[PHP] Check for text

2002-03-28 Thread Martin Kampherbeek
Someone submits an url through a form. Now I want to check in a script to see if there is some tekst in it. For Example: Someone submits http://www.mydomain.com/test.htm In this htm file I want to check the text "hello".