this website http://courses.westminster.ac.uk/CourseList.aspx which lists over 250 courses in one list, i wanted to get the name of each course and insert that into my mysql database using php, the courses are listed like this:
<td> computer science</td>
<td> media studeies</td>
etc...
is thier a way to do that in php, instead of me having a mad data entry nightmare, thank you very much :)) thanks