Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] [Q] Saving content to local machine From: Dave Goodrich (daveg <email protected>)
Date: 05/01/00

on 5/1/00 6:55 AM, Tim McGuire at tim.mcguire <email protected> wrote:

>
> I would like to be able to save some database content to a text file on the
> client's machine. If I could achieve a SaveAs dialog (or similair) and then
> spool the information into the file that would be great. I have a few vague
> ideas on how to achieve this, but any help, pointers would be appreciated.
>
> TIA

I would take a look at the phpMyAdmin source, it does exactly what you want,
downloads a copy of a MySQl table. Either scheme, data, or both.

DAve.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>