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? 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. 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. Link to comment https://forums.phpfreaks.com/topic/90469-incremental-backup/#findComment-463846 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.