Posted by ZeldorBlat on 01/19/06 08:05
cosmoKen wrote:
> Yes it is.
>
> look at :
> - fopen() to open web pages
> - ereg () to select text in a page
Also check out file_get_contents() and the curl functions (if you have
more sophisticated requirements).
<http://www.php.net/file_get_contents>
<http://www.php.net/curl>
Navigation:
[Reply to this message]
|