Reply to Datestamp an exported file from php/mysql
Posted by drec on 06/26/06 16:14
I have setup a script which will query a mysql db and then give the
option to export this file to a filename that I have setup. As of now
I am just calling it export.csv, but I would like to be able to add the
date to this file name to avoid duplicates.