NYCPHP Meetup

NYPHP.org

[nycphp-talk] mysql sync w/ php

jon baer jonbaer at jonbaer.net
Fri Jan 23 11:54:21 EST 2004


greetings ...

im trying to accomplish the same shell in only php without having to use
shell_exec is it possible?

mysqldump -h server1 -u user1 -psecret --add-drop-table db table(s) |
mysql -h server2 -u user2 -psecret db

- jon




More information about the talk mailing list