Simple script to save specified number of backups in Host OR server with PHP + Cronjob
Add the follwing line in your cronjob task with the time you want :
/usr/local/bin/php /home/xxxx/public_html/bcron.php
[!] /home/xxxx/public_html/bcron.php is the path of bcron.php file