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.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|