Is it possible to include a file using PHP but NOT the other files that it includes

Perhaps try incude_once and see if that works.