psql_funct_param1.htm
<?php
------
$result = pg_query($dbconn,"SELECT round (cfcal(19.25),2)");
--------
?>