diff($dob)->y; $htmlContent = "
{$profileData['ascii']} | ";
$htmlContent .= " Name: {$profileData['name']} "; $htmlContent .= "UpTime / Years Old: {$age} years "; $htmlContent .= "Motto or Favorite Quote: {$profileData['motto']} "; $htmlContent .= "Hobbies and Interests: {$profileData['hobbies']} "; $htmlContent .= "Summary: {$profileData['summary']} "; $htmlContent .= "Positive Qualifiers: {$profileData['positive']} "; $htmlContent .= "Qualifiers You Should Know First: {$profileData['negative']} "; $htmlContent .= " |