Hello ".$emaildata['name']."


"; // $output.="

Welcome to WeCuro


"; // $output.="

Your account created successfully as a Caregiver.


"; // $output.="

Your Username:".$emaildata['email'].".


"; // $output.="

Your Password: ".$emaildata['password']."


"; // $output.="

login Url: ".$emaildata['link']."


"; // echo $output; $output='

Hello, '.$emaildata['name'].'

'; $output.='

Welcome to WeCuro, Your account has been created successfully as a Caregiver.

'; $output.='

Username: '.$emaildata['username'].'

'; echo $output; /* ?>
 
Hello
Welcome to HMS.
Your account created successfully as a Caregiver.
Your Username:
Your Password:
login Url:
*/