DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   PHP (http://www.daniweb.com/forums/forum17.html)
-   -   sync database localhost to hosting data (http://www.daniweb.com/forums/thread190080.html)

zunaidius May 3rd, 2009 1:14 am
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:

cwarn23 May 3rd, 2009 3:18 am
Re: sync database localhost to hosting data
 
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.

ShawnCplus May 3rd, 2009 3:15 pm
Re: sync database localhost to hosting data
 
Quote:

Originally Posted by cwarn23 (Post 860562)
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 :)


All times are GMT -4. The time now is 8:14 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC