Hi, I'm running a Linux server with PHP+MySQL installed and I'm writing a script that should gather some data from the user, store them into the MySQL database and then it should let the user download some results in the form of an Acess' .mdb file.
Does anybody know of a way how to do this?
Any suggestions will be appreciated...
Thank you.