954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

sync database localhost to hosting data

hi, here I has data on my localhost it's update from user and hosting data with thensame structure of data.
how do I to make sync my update data in my localhost to hosting data with schedule time's???

some advice please.!!
thank's :idea:

zunaidius
Newbie Poster
2 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

If you mean transferring data from your localhost to your webhost on scheduled times then I would suggest downloading and using crone for your localhost server (not to be mixed with crome or chrome). With crone, you have the ability to schedule command line events which in this case you could schedule a php file to execute in the background.

cwarn23
Occupation: Genius
Team Colleague
3,033 posts since Sep 2007
Reputation Points: 413
Solved Threads: 259
 
If you mean transferring data from your localhost to your webhost on scheduled times then I would suggest downloading and using crone for your localhost server (not to be mixed with crome or chrome). With crone, you have the ability to schedule command line events which in this case you could schedule a php file to execute in the background.


I'm pretty sure you mean cron :)

ShawnCplus
Code Monkey
Team Colleague
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You