PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Ettore Moretti   PHP Database Synchronize Tables   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: Documentation
Class: PHP Database Synchronize Tables
Synchronize tables between two database using PDO
Author: By
Last change: Create README.md
Date: 2 years ago
Size: 305 bytes
 

Contents

Class file image Download

PhpDatabaseSync

This class allows you to execute queries synchronized on various database (also of different types) and\or synchronize entire tables on different databases. You'll also get a chance to create backups before every launch.

See the file HowInvoke.php for more information