Posted by David Gillen on 11/22/06 16:39
An noise sounding like adlerweb said:
> Dave schrieb:
>> I'd like to be able to request a page from a server and then be able to
>> analyse the content (rather than rendering it to the screen of my browser)
>> in php. I guess this is a bit like how a robot works. I've got quite a lot
>> of php knowledge already, but I can't think of how to do this.
>
> Well. fsockopen/fwrite/fget or Curl for your connection and then regex
> should help to get the content into a usable form.
Normal fopen will also work on a URL.
D.
--
/(bb|[^b]{2})/
Trees with square roots don't have very natural logs.
What's the difference between ignorance and apathy? Who knows? Who cares?
Navigation:
[Reply to this message]
|