Databases: MySQL Dump
Marcus Vinícius (contact me)
This class can be used to generate a dump of the structure and data contained in a given MySQL database.
It generates a string that contains of SQL statements that when executed can recreate the structure of tables as well the contents of its rows.
Therefore, it can be used to generate backup copies of a given MySQL database.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (78.1%)
| Sufficient (78.1%)
| -
| Sufficient (78.1%)
| -
| -
| Not sure (54.7%)
| 981 |
Click here for detailed information about this class on phpclasses.org