Individual
Health Insurance: Get Fast Quotes and Tips for Smart Buying!
$question)
{
$answer = getVal("a$qId", "a");
// Do something to get the score
try
{
$score += $answers[$id];
}
catch (Exception $e)
{
$score += 0;
}
}
$score_text = proneness($score);
$score_short = str_ireplace(" ", "%20", proneness_short($score));
print <<
Tweet your score!
EOT;
?>
|
|
|