Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged backup



« Prev 1 Next »
You can use Curl to create a backup of your site easily. It is very effective method for those who complain that they lost site content.
0 1471 posted 12 years ago by codehero11
This is a php script to trigger a cpanel full backup to the servers home directory OR a remote ftp server
0 1253 posted 14 years ago by leoj3n
You can use this code under MIT licence.
0 2475 posted 14 years ago by digitalzoomstudio
The script below connects to a MySQL database server on "localhost" using the login name "test" and password "123456" and then connects to the database "test". It then copies the table structure and data from the table "products" to a new table "prod...
4 2802 posted 14 years ago by fackz
2 1712 posted 16 years ago by iTony
Database backup function that you can call whenever you want — including nightly CRONs.
6 2578 posted 16 years ago by fackz
14 2627 posted 17 years ago by iTony
« Prev 1 Next »