Hello everyone,
Needed to know if anyone had any input on how to go about incorporating a signature pad into a PHP app with MySQL in the backend. Currently the program is fully functional using MS Access as the backend using forms, queries, and tables are used to input the information. Would like to utilize PHP and migrate access backend to MySQL to turn the program into a web app. The only problem I forsee is retrieving the data from the signature pad, encrypting that data, and storing it in MySQL as a blob.
If anyone can provide some feedback or has interfaced a signature pad to a PHP app with MySQL in the backend I would really appreciate it.
Thanks to all and have a great one!