Thread: Parsing HTML
View Single Post
Old 10-01-2009, 10:32 PM   #2 (permalink)
etoolbox
The Wanderer
Newcomer 
 
etoolbox's Avatar
 
Join Date: Dec 2008
Location: Auckland, NZ
Posts: 24
Thanks: 0
etoolbox is on a distinguished road
Default

Take a look at the PHP Simple HTML DOM Parser:
http://simplehtmldom.sourceforge.net/

It makes extracting information from HTML pages very easy.
__________________
Chris Hope's LAMP Blog: http://www.electrictoolbox.com/
etoolbox is offline  
Reply With Quote