changing text file to excel file

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
shradha
Forum Newbie
Posts: 1
Joined: Mon Jan 28, 2008 11:17 pm

changing text file to excel file

Post by shradha »

hi

i want to change text file to excel file automatically and not by manually
it may be any php script also]

if any one knows please help..................................
devendra-m
Forum Contributor
Posts: 111
Joined: Wed Sep 12, 2007 3:16 am

Re: changing text file to excel file

Post by devendra-m »

you need to have xls writer class. I think you should google for that.
Post Reply