Hello,

> I use phpMyAdmin which enables me to take dump of
> mySQL Table Data into Comma Seperated Values file
> (.csv)
>
> Now, i have to create such a program that accomplishes
> this, without using phpMyAdmin. Can someone guide me
> to this procedure..

This isn't a PHP script (it's Perl), but it does exactly what you want:

  http://oss.gospelcom.net/staff.php

The first tool listed there is called 'cvsdump' -- it dumps, processes,
and mails a MySQL table in CVS.

HTH!

-- 
[ joel boonstra | [EMAIL PROTECTED] ]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to