Quote:
Originally Posted by rajkumar_pb
Hi guys,
I have a database backup script which works perfectly. Now i need this script to run automatically so that no one is need to take database backup.
Will any of you guys give me a simple cron-file to do this along with a link to how to execute the shell script in the hosting server. Please guys help me....
|
exactly my problem.
I wrote a backup.php script which dumps the data into a file. Then I email this file as attachment to a backup gmail id.
saved for ever!
On my system I have a batch script which executes iexplorer.exe <url of the php file>
And i have used windows scheduler to run this batch script.
Regards,
Mohit