I'm pretty new with php, and I'm trying to figure out how I could make a script where html source code can be taken from a site, pasted into a textarea, and then have the form extract certain things from pasted code.
For instance, how would you go about coding a script that takes the source code of a site, and extracts data from a table at the bottom of the page's source code (that you took)?
If anyone can help me get started, or tell me what functions etc I should use, I'd be very thankful. Any kind of help would be great 🙂
Thanks again,
Riley 🙂