Search found 1 match
- Thu Aug 21, 2008 6:46 pm
- Forum: PHP - Code
- Topic: Store a pages output to a variable
- Replies: 1
- Views: 153
Store a pages output to a variable
Hi, I have a PHP form that posts back to a page that sends out a HTML email. What I would like is for the page to send the out put of another page as the body of the email. i.e. Esentually what I need is a way to store a pages output to a variable. E.g. Page postsback to SendEmail.php, SendEmail.php...