[PHP-DB] Re: cannot include file From: Thomas \ (tomi <email protected>)
Date: 10/15/01

I think you should try
fopen("http://difserver/test/file.php","r"); and so on don't know what else
to say

Thomas
"J-E-N" <eper <email protected>> wrote in message
news:001601c154c5$97737020$6e00a8c0 <email protected>
badly need your help guys,

i want to include a file from a different server but an error message
appears that says "cannot include file ..." what do you think is the
problem?

include ("http://differentserver/testdir/file.php");

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>