[SOLVED] Reading data from a page on the internet
Posted: Tue Jun 29, 2004 5:34 pm
Hello.
I am interested in making a script that scans a certain html page for a certain line and outputting that line in my own script (I want to create a dynamic image). I am familiar with readfile(), but that doesn't do the job very well as it just copies and pastes the whole code in the output buffer. I need a different solution. Can anyone point me in the right direction?
Thanks.
I am interested in making a script that scans a certain html page for a certain line and outputting that line in my own script (I want to create a dynamic image). I am familiar with readfile(), but that doesn't do the job very well as it just copies and pastes the whole code in the output buffer. I need a different solution. Can anyone point me in the right direction?
Thanks.