Allan Posted February 27, 2011 Report Posted February 27, 2011 I am looking for some help, on inserting the Pilot Id & Password into the acceptance email. Any help would be greatly appreciated. Regards, Allan Quote
Moderators mark1million Posted February 27, 2011 Moderators Report Posted February 27, 2011 Self explanatory, <?php echo $pilot->firstname.' '.$pilot->lastname ?> <?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid)?> I would strongly suggest that you do not send the password in that mail. Quote
Allan Posted February 27, 2011 Author Report Posted February 27, 2011 K thanks so much for this I couldn't figure it out. Regards, Allan Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.