brainless
brainless

Reputation: 5819

zend framework - how to save an uploaded file as blob in mysql?

i am new to zend framework. i want to know how to store an uploaded file in mysql database as blob. please help me. thanks in advance.

Upvotes: 0

Views: 2278

Answers (1)

Famver Tags
Famver Tags

Reputation: 1998

I think this solves your problem. Zend/PHP: Problem uploading/downloading file to/from MySQL's BLOB field

Upvotes: 2

Related Questions