Andreas Indahl <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
[EMAIL PROTECTED]
> I want to include text from a html-file that is online at another website.
> To be more precise: I want to include my seti-stats from
> http://setiathome.ssl.berkeley.edu/ on my own homepage. Can I do this with
> PHP?

certainly... just use the fopen-function and use the URL as the filename.
You handle it
the same way as a normal text-file.

Here's the link to the php-function:

http://www.php.net/manual/en/function.fopen.php

Greetings,

Gert.

====================================
I'm still confused - but on a much higher level...





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to