|
It is recommended to do backups daily. Everybody knows that. On *NIX systems this is usually done by invoking backup functions with cron. Cron is a daemon that runs in the background and checks on a regular basis if there is anything to do. It does that by looking into each user's crontab. For our backup script we only have to do three things:
#0: <?
This executes SimpleBackup.php every day (usually very early in the morning). The ">> /dev/null 2>&1" part simply means that all output is deleted. That's all there is. Really. Hope you found it useful.
|
||
| Previous:Sample application: SimpleBackup.php | Start | |
| .GR - Domains for you |
No residence restrictions - anybody can register
Registration starting at € 16,33 / year
Web Hosting incl. .gr-Domain from € 8,90 / month
|