When you use MySQL to query a database, you have the ability to view results from that query on your screen or send them to a text file. If you insert tab characters into the output data stream, you ...
Hey I've been using the following script that I found from google to write the results of a mysql query into a excel spreadsheet. The script works in the sense that when i view the source of the page ...
Howdy fellows!<BR><BR>I have an .XLS file containing a bunch of names, some of which have non-standard characters in them (accents over the "o", stuff like that). I would very much like to get this ...