| |||||||
| Programming and Assembly Language Please read this Topic's rules!! |
![]() |
| | LinkBack | Thread Tools | Rate Thread |
| ||||
| Using PHP to Parse HTML The subject says it all: I want to parse a HTML file using PHP... I was thinking about how to do this, and got quite stuck. The file that I need to parse is a F@H User page (Ex. http://folding.stanford.edu/cgi-bin/...ame=AOA_Oregon) I need to get the 'Active processors' info out of it... The HTML for that reads '<TR align=left><TD align=left><b>Active processors (within a week)</b></TD><TD align=left><font size=4>2 </font></TD></TR>' If someone can help parse this for me, thank you a lot! I'll be online quite a bit in the coming break, so if you want to talk to me either PM me, drop me an email (sigma@th3sp0t.com) or AIM/ICQ/etc me ![]() Thank you all in advance! |
| ||||
| here's my attempt. the script works, but it is slow. its mainly slow because http://folding.stanford.edu/cgi-bin...name=AOA_Oregon is slow. here's the code PHP Code: |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Rate This Thread | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Html? | ajopz | Random Nonsense! | 5 | 11th March, 2006 10:30 AM |
| Web site and Html | Bull | Programming and Assembly Language | 3 | 13th October, 2002 02:39 PM |