Convert data to Excel

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
khushi_smily
Forum Newbie
Posts: 1
Joined: Fri Oct 03, 2008 11:06 am

Convert data to Excel

Post by khushi_smily »

I am writing a code in sql with php as a front end. The output that i get should be converted to excel sheet or txt file. how can i do this. Please help me.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Convert data to Excel

Post by califdon »

Here's a free, ready-made script to do that: http://www.stargeek.com/scripts.php?script=2
Post Reply