Hi,
How about reading all the content of the page to a string variable, and using the string variable in the mailbody statement?
It is a bit unclear what you mean with "how do I included a PhP page". Normally that would mean you want to send the page.php to be sned (The source code therefore). But if you want to set variables.. Then you are looking at sending output!?
J.