hi all
i have to syncronise my database online and offline how i can do? pl give me best solution
shell
which database?
mysql database i wanted to use some methods using php and shell script .linux cron job feature will automatically check for the new/updated records.
i want HTML dumping as well as actualmysql dumping.
MySQL has built-in replication features, search the mysql website.