This class can store and retrieve images in a MySQL database table.
The class can store an image file in MySQL table row, encoding the image contents as text using base64 algorithm. Each stored image is associated with its file name and an identifier number.
The class can also retrieve and decode the data of an image given its identifier number or file name.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.6%) |
Sufficient (75.0%) |
- |
Sufficient (77.8%) |
- |
- |
Not sure (55.6%) |
985 |
| Month: |
Not yet rated by the users |
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.