You're asking this on the wrong list. This list is for developing PHP, not for developing WITH PHP. Ask questions like these on [EMAIL PROTECTED] Anyway, you can open remote files using fopen() and read them just like normal files. See http://php.net/fopen for more information.
Sander On 2002.05.09 20:42 Andreas Indahl wrote: > I want to include text from my stats at > http://setiathome.ssl.berkeley.edu/ > on my own homepage using PHP. Can I do it? > > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
