KazeFlame
10-25-2012, 04:37 AM
Is there a way to read a specific line from a webpage using PHP?
I found a code readfile('http://domain.com'); but it reads the whole webpage.
I found a code readfile('http://domain.com'); but it reads the whole webpage.