Is there a way to output PHP to MS Excel format?
-Jac
One you can do a dump with mysqladmin save the file as myfile.csv , excel can read cvs formatted files.
Two you can use phpMyAdmin to do the save things.
Chuck Payne
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php