Export to Excel

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
deven20377
Forum Newbie
Posts: 2
Joined: Mon Jul 06, 2009 1:46 am

Export to Excel

Post by deven20377 »

Hello Everyone

I am trying to export the mysql data to excel file. But it is not working. Instead it is showing the data in browser window. The same thing when I check from my server it works with no errors. Is there anything to be done from server side or in the coding. Please anyone knows whats the easiest thing to do.

Regards
Devendra
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: Export to Excel

Post by omniuni »

deven20377
Forum Newbie
Posts: 2
Joined: Mon Jul 06, 2009 1:46 am

Re: Export to Excel

Post by deven20377 »

Thank you. I will check it out and will let you know. Thanks once again.
Post Reply