dfwcomputer Posted February 11, 2008 Share Posted February 11, 2008 as you can see by the topic im not sure what it is called but im after a php script to backup selected tables as our host has a small memory limit.Or something that will backup like 5 tables at a time, does anyone know of anything like this? Quote Link to comment https://forums.phpfreaks.com/topic/90469-incremental-backup/ Share on other sites More sharing options...
s0c0 Posted February 11, 2008 Share Posted February 11, 2008 well you could completely script it in PHP....but why? If its mysql just write a simple bash script using mysqldump and put it in a cron job. Quote Link to comment https://forums.phpfreaks.com/topic/90469-incremental-backup/#findComment-463829 Share on other sites More sharing options...
dfwcomputer Posted February 11, 2008 Author Share Posted February 11, 2008 i would if i could lol.....anyone know where one of those are. Quote Link to comment https://forums.phpfreaks.com/topic/90469-incremental-backup/#findComment-463846 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.