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.
|
|
| Name: |
img2MySQL |
| Base name: |
img2mysqlclassphp |
| Description: |
Store and retrieve image files in a MySQL database |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
3580 users |
| All time rank: |
811 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.6%) |
Sufficient (75.0%) |
- |
Sufficient (77.8%) |
- |
- |
Not sure (55.6%) |
1147 |
| Month: |
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 |
|
|