So I’m working on a project for a local radio station, and most of it’s finished. But there’s this little bit at the end where they want to have all the transactions from the project inserted into a CSV file local to the server. In another post I’ll outline the whole project and share the applicable code, but for now I’m going to talk about the piece that involves listing each CSV file in the server directory that has been created as a hyperlink that can be downloaded. In PHP.
The code is:
Posted September 9th, 2009 by Blaine Linehan


