Hi, I am creating a site where users record details of their clients and record their progress. The whole point of the system is to reduce the amount of paper work and store everything online.
The problem here is that each user will have their own forms to fill in on their clients, some will record different data to others and some will have more forms than others. Therefore I believe I am correct in saying this would be impossible to store in a database as each user would require their own fields etc. One other solution I have thought of is to have each user create a set of PDF forms when they sign up and each time they fill one in they upload it to the server for storage. I would be most grateful for anyone's input on this before I dive in head first! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php