In Java, there was a function that I could put an http address into, and it would download the source. It would go through the html line by line, and I could save variables etc.
I'm sure there's something similar in php, but I'm having trouble finding anything. Could someone point me in the right direction?