<--- back

"; PRINT "Name:  $first_name $last_name
"; PRINT "Location:  $city, $state
"; PRINT "Occupation:  $occupation
"; PRINT "Age:  $age

"; #PRINT "Begun 3 Day Challenge:  $started_mo $started_yr

"; PRINT "

Category:  $category

"; PRINT "

Lessons learned from challange:
$lessons_gained

"; if ($full_story != "") { PRINT "

Full Story:
$full_story"; } ?>