// // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 //------------Forms generated from formsWiz require_once("../../globals.php"); require_once($GLOBALS["srcdir"] . "/api.inc"); function hpi_report($pid, $encounter, $cols, $id) { $count = 0; $data = formFetch("form_hpi", $id); $width = 100 / $cols; if ($data) { print "
" . text($key) . ": " . text($value) . " | "; $count++; if ($count == $cols) { $count = 0; print "