Posted by Markus Popp on 10/13/39 11:36
Hi, IIRC, the SELECT ... INTO OUTFILE command can't write to a file, if the file already exists. So make sure that you delete an existing file (e.g. with the PHP unlink() command) before you create a new one. Markus
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming