I have a MySQL database with a user frontend built using PHP. The database and PHP are on Linux. Currently users can upload files via a web front end. The PHP then extracts the information from the file and inserts it into the MySQL database. I now want to purchase some software that will analyse the uploaded file contents. Ideally I would like the following to happen:I have a MySQL database with a user frontend bu