Click to See Complete Forum and Search --> : Search in HTML documents


Anon
02-18-2002, 09:43 AM
PHP´s friends,

Please, is there some PHP´s function that enables the search in html contents, as follow:

File Name: test.html
Content: "It´s a PHP form."
Search: "form"

I need look for in several documents, but is "extremely" necessary search in the content of them.

Thanks for help.

Anon
02-18-2002, 03:06 PM
Petrus wrote:
-------------------------------
PHP´s friends,

Please, is there some PHP´s function that enables the search in html contents, as follow:

File Name: test.html
Content: "It´s a PHP form."
Search: "form"

I need look for in several documents, but is "extremely" necessary search in the content of them.

Thanks for help.