I have a MySQL database, and a table full of
guestbook information.

The client wants to be able to grab files the info
from that table (as a comma seperated file) and port
it into a spreadsheet.

does anyone know how to export from MySQL to a Comma
seperated file?

I guess I could do fopen, fwrite, and just make a *.txt file....
but, is there a way to make it unique for the specified date?

Thanks for your help
b-



[ bryan fitch . programmer . [EMAIL PROTECTED] ]



Reply via email to