Does anyone know how I can use php to dump a single record, or a selection of records, from a mysql table (from a remote server) on my local computer. In a csv file, txt file, or something like that. I need this file to merge it with Word on my local machine.
Thanx
Ton