RE: [PHP] Parse HTML Block

2001-02-12 Thread Thor M. Steindorsson
This should do the trick. (.*)", $readfile, $output); fclose($file); echo $output[1]; ?> cheers, Thor. -Original Message- From: Mark Green [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 6:06 PM To: PHP General Mailing List Subject: [PHP] Parse HTML Block Hi G

[PHP] Parse HTML Block

2001-02-12 Thread Mark Green
Hi Guys, Im looking for a way to parse a value from between two tags This is what i want to return Basically its simply a block of HTML from within a large HTML file. Speed is definately a consideration in any solution. Any ideas? Cheers, Mark -- << If I was a signature file, where would I