Newbie MySQL/PHP question re output formatting

2005-09-13 Thread Bill Whitacre
e cell where I would expect to get $ 7,842,554.24 Any idea what I'm doing wrong? Clearly, I don't understand arrays very well. Thanks VERY much for any help on this. bw --- Bill Whitacre [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

tab-delimited text file import

2003-02-01 Thread Bill Whitacre
Does anyone have any hints on how to or where to look to find out how to import a number of tab-delimited text files with some header info that reside on a ftp server into a MySQL database using PHP? How about doing this on a daily basis, automagically? Thanks. bw --- Bill Whitacre [EMAIL