Ben:
People here can give you a lot of different solutions (more or less
'elegant') to solve your problem. But it seems that at this point, you need
to READ THE MANUAL or at least to get the description of the many PHP
functions (Booklet from RASMUS at O'Reilly for example).
You know the story of the fish and fishing pole...
I like this version:
"Teach them how to fish, you will be able to sell them a lot of fishing
poles." ;)
Alain
On Thu, Jan 11, 2001 at 10:00:03AM +0000, Ben Cairns wrote:
> I have a script that looks at a web page, parses it and grab the HTML content
> between two Tags, then outputs the result to a file.
>
> What I need to do is another script to read this file, remove more text
> between two tags, and then display this.
>
> How can I do this?
>
> -- Ben Cairns - Head Of Technical Operations
> intasept.COM
> Tel: 01332 365333
> Fax: 01332 346010
> E-Mail: [EMAIL PROTECTED]
> Web: http://www.intasept.com
>
> "MAKING sense of
> the INFORMATION
> TECHNOLOGY age
> @ WORK......"
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]