Hi there,

I am trying to send an email using PHP (in Wordpress) that is a calendar request. The calendar request arrives fine however the message body (which should be HTML) is blank.

Below is the code. Any help would be GREATLY appreciated.

Tania
Code:
-------------------------------------
//$firstname is the first name of target
//$lastname is the last name of target
//$email
...