Upload and download files / images in BLOB fields

Issue #305 resolved
phpLiteAdmin repo owner created an issue

As requested here http://stackoverflow.com/questions/36782958/phpliteadmin-adding-images it should be possible to upload (and download) files / images in BLOB fields.

Comments (3)

  1. phpLiteAdmin reporter

    In BLOB fields, files can now be uploaded, downloaded from and replaced. Fixes issue #305. Does only work with PDO and SQLite3, not SQLiteDatabase (yet?).

    → <<cset 39b8a8bddcc1>>

  2. Log in to comment