<?php // Created on: 19-02-2015 // Include header include "header.php"; echo $succFailMesg; ?> <table border='0' class='pa-nor pa-table'> <tr valign='top'><td>cost_oral</td><td><?php echo $dbObject->getDbField('cost_oral');?> </td></tr> </table> <?php // Include footer include "footer.php"; ?>