# Script 11.2 - cronjob 
# Run a PHP script every Friday at 12:01 am: 
1 0 * * 5 curl http://localhost/db_backup.php