Login   Register  
PHP Classes
elePHPant
Icontem

File: Cron

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of César Bruschi  >  MySQL CSV Dump  >  Cron  >  Download  
File: Cron
Role: Auxiliary data
Content type: text/plain
Description: Example of a cron job to run the backup
Class: MySQL CSV Dump
Dump MySQL tables into compressed CSV files
Author: By
Last change:
Date: 2010-04-13 06:27
Size: 64 bytes
 

Contents

Class file image Download
echo off
cls
"C:\xampp\php\php.exe" "D:\www\dump.php"
echo on