Posted by realmehmet on 10/15/73 11:51
yonthebeach@googlemail.com wrote:
> how can i upload a file with PHP into my database, and allow a download
> of the file on the frontend (sent to client). Do i upload then into a
> BLOB field? And how to check for a max filesize (max. 1MB) and if its
> bigger cancel operation.
Why don't you upload the file to some folder and then insert link of it
to DB?
Mehmet Zahit Ates
[Back to original message]
|