RE: [PHP-DB] save output to a file instead of displaying in the browser

2003-01-28 Thread Qunfeng Dong
Sincerely > > berber > > Visit http://www.weberdev.com Today!!! > To see where PHP might take you tomorrow. > > > > -Original Message- > From: Qunfeng Dong [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 3:32 AM > To: [EMAIL PRO

[PHP-DB] save output to a file instead of displaying in the browser

2003-01-22 Thread Qunfeng Dong
Hi, I am trying to build a PHP-MySQL application. When users query our database from our web interface, how can I send the output to a file for users to save it to his local disk instead of displaying the output to the browser. Thanks, Qunfeng _