I'm trying to include 'http://www.myserver.com/conted/me.inc'; portably on several mirrored servers like include '/conted/me.inc' , I was wondering if there was someway I could include files and have the implicity connect and down the load me.inc from the local server whatever server it happens to be on.
for example: on web1 box include '/conted/me.inc'; works fine for example on web2 box include 'conted/me.inc'; works fine Tyler Bird UVSC - Continuing Education -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php