Okay I am working on a Web App for Dialysis patients to enter their nightly flow sheet information into so it can be sent to the hospital / clinic it needs to. The information is stored in a MySQL database across multiple tables since one treatment has a lot of data with it.
I already got the flowsheet template made up that just needs the data injected in to it.
This is the flowsheet of which I need to populate
My question is how do I fill it in with all the data and have it exported to XLS or PDF depending on user request. It would be emailed to them and I am not planning on storing a copy. Just load the template, fill it in, create pdf/xls from it, and email it.
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
|