Forum Moderators: coopster
<?php
include_once 'subdomainpath/file.php';
?>
You can like relatively or absolutley from the user root (i.e. /home/domain/public_html/directory/file.php)
I strongly recommend not using a remove include - this option should probably be inactive for security reasons anyway.