Good Afternoon.
I've been sporatically researching this for weeks, but haven't been able to locate any 'CLEAR', 'PRECISE' direction on creating .csv files from a query of multiple tables.
What I need to be able to do is gather the relavent information from the tables and combine it into a .csv file with a column header line and one or more lines of data.
This is to submit an order to the printer for business cards, brochures, sales agreements, etc when it is placed by one of our dealers.
I've see probably 50+ samples/examples/snippets/ etc. but haven't been able to glue together enough to create the desired results.
Does anyone have any experience creating .csv files in PHP from DB data?
Thanks in advance.
Douglas