RE: [PHP] Re: Export data with PHPMyAdmin

2006-04-21 Thread Duffy, Scott E
Use mysqldump. Quick & easy. -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 8:56 AM To: php-general@lists.php.net Subject: [PHP] Re: Export data with PHPMyAdmin Forgot to say that the scandic fonts are ok in the tables... "

[PHP] Re: Export data with PHPMyAdmin

2006-04-21 Thread William Stokes
Forgot to say that the scandic fonts are ok in the tables... ""William Stokes"" <[EMAIL PROTECTED]> kirjoitti viestissä:[EMAIL PROTECTED] > Hello, > > I'm using PhpMyadmin 2.6.3 on operators server for DB management. I would > from time to time like to export the whole DB to text file and move

[PHP] Re: Export data

2003-12-01 Thread Al
> Is it possible to export some data to MSOffice format ( .doc and .xls ) , > OOffice ( .sxw and sxc ) or .rtf format with PHP The answer is sort of.. To write Excel files, you can use the Spreadsheet Excel Writer package available under the PEAR module. The module's site is at: http://pear.php.n