PHP wizard needed
    Travis Roy 
    travis at scootz.net
       
    Wed Oct 27 14:19:00 EDT 2004
    
    
  
The html is a report for our customers.. I want to grab the 95th 
percentile number..
	<TR>
		<TD WIDTH="170">95th Percentile:</TD>
		<TD>9.88 Kbits/second</TD>
		<TD WIDTH="350"></TD>
	</TR>
That's what the code looks like, I want to feed the html file and get 
the output of "9.88 Kbits/second" and nothing else.
> Travis Roy <travis at scootz.net> writes:
> 
> 
>>I'm having a hell of a time trying to parse some HTML to get out part
>>of it. Can somebody that knows PHP really well contact me off
>>list. I'll show you the html and what I need. Most of the other stuff
>>I'm going to do with it I can do.. I'm just having a hell of a time
>>with the parsing.
> 
> 
> Do you need help with PHP or parsing HTML code?
> 
> Why not send us a sanitized snippet of what you're trying to parse
> (and tell us what you want to snarf out of it)
> 
> --kevin
    
    
More information about the gnhlug-discuss
mailing list