PHP insert to CSV
PHP insert to CSV
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- maximillion_0
you could write the csv fiel as you want, easier than setting up a cron job if it is following a form submission. check the thread (or search) webmasterworld link i posted earlier as how to export from mysql to csv. think about yr data management tho, if everytime a new file is created the older ones are redudant then you want to remove them from the server...good housekeeping