Posted by Drakazz on 11/17/75 11:39
With MySQL there always comes a mysqldump tool. http://dev.mysql.com/doc/refman/4.1/en/mysqldump.html http://dev.mysql.com/doc/mysql/en/mysqldump.html If you don't have shell access to the Linux box, you will need to use phpMyAdmin ( http://www.phpmyadmin.net/ ) to export SQL data, and then use mysql tool to execute the big query. That's not a php question though, but : Enjoy!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming