"; ?> " ; } echo"
"; echo "My name is "; writeNames("Fred"); echo "My sister's name is "; writeNames("Jean"); echo "My brother's name is "; writeNames("Robert"); echo"
"; ?>