Converting TXT to XLS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
villusion
Forum Newbie
Posts: 1
Joined: Tue Jun 22, 2004 1:02 pm

Converting TXT to XLS

Post by villusion »

Does anyone have a good code for converting a tab based txt file to an excel file for download?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

why not just let them import the data from the tab or comma delimited file?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

...and turn off "notify on reply". read my sig for some details.
Post Reply