Quantcast
Viewing all articles
Browse latest Browse all 10

Backing Up a MySQL DB with PHP

Today I found a helpful article that outlines a simple method for backing up a MySQL database using a simple PHP function.

As a database is a very dynamic object by nature, there is always a possibility of something going horribly wrong. A backup is absolutely a must, and this is a relatively simple, yet effective, approach.

Check it out at Back Up MySQL Database wih PHP. Article by David Walsh.

- Chris Whitehead


Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 10

Trending Articles