On Friday 11 June 2004 10:16 pm, Dustin Krysak wrote:
> Can anyone point me to an existing script or
> tutorial to learn this?
>
> Thanks in advance!
>
> d
There is a mysql utility that does this:
mysqldump -p mypassword -T mytargetdirectory
mydatabasename [mytablenames]
(The "-T" tells it t
Can anyone point me to an existing script or tutorial to learn this?
I'm fairly sure there's a tutorial at PHPBuilder.com or Zend.com. Or
you can check the PEAR modules for code (I know there are database to
Excel classes).
If all else fails, Google's always helpful.
Larry
--
PHP General Mailing
2 matches
Mail list logo