"; function pl($val1,$val2){ $p=$val1*$val2; return $p;} echo "Щільністьнаселення складає: " . pl($_POST[val1],$_POST[val2]); echo "
"; ?>