 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This class can update database and files from a remote server.
The main class can connect to a remote MySQL database using PDO and retrieve the list of tables to compare with the locale MySQL database synchronize the new tables that need to be created or the existing tables that need to be updated.
Another class can also synchronize files referenced by specific database table records as they contain data not stored in the database itself.
A list of specific tables may be intentionally excluded from the synchronization process.
|
|
| Name: |
Update Environment |
| Base name: |
update-enviroment |
| Description: |
Update database and files from a remote server |
| Version: |
1 |
| PHP version: |
5.3 |
| License: |
BSD License |
| All time users: |
629 users |
| All time rank: |
4328 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
 September 2012
Winner
Prize: One yearly subscription to the PHP Solutions magazine |
Some database applications manage content information that can be large. Usually those application store large content in separate files and just keep a reference in the database to the data files.
In this situation, if you want to backup or synchronize the database contents you also need to transfer the data files.
This class provides a solution that can synchronize both the MySQL database data and any separate files associated to given table fields.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|