I would like to create an End-of-Day file, daily, that contains the data entered in to MySQL database each day, and save it as Excel worksheet on the server. Currently I use a php script that prompts to save the converted Excel file on my local machine and not on the server. Can anyone help? Thanks.