i have a mail.php page set up that works 100%, it emails me like it should. but when i try to make a function() be the $message it doesn't work.
my message is dynamic and needs to evaluated by the php page. i have for loops and inludes etc, nothing extremely complex. when i set the function to be the message my emails turn up empty and the page will not forward with "header" set.
this does not work:
this works:
thankful for help
