If you've got sub-domains on a server, how do you access a root directory from a sub-domain? As they are sub-domains, I obviously can't use $_SERVER['DOCUMENT_ROOT'];
I thought $_SERVER['HTTP_HOST']; or $_SERVER['SERVER_NAME']; might do it, but it doesn't. Is this possible? TIA. Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
