PHP Classes
elePHPant
Icontem

What is the best PHP upload files to database class?: Upload doc and pdf documents to a database using php

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP upload files to ...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP upload files to database class?

Edit

by Letumile Keoreng - 14 hours ago (2016-12-07)

Upload doc and pdf documents to a database using php

This request is clear and relevant.
This request is not clear or is not relevant.

+2

I want to create a Web page that can upload and save doc and pdf files in a database, also keep count of how many documents uploaded.

Ask clarification

1 Recommendation

PHP MySQL Image Display: Serve images added to a MySQL database table

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

by Manuel Lemos Reputation 16310 - 12 hours ago (2016-12-07) Comment

In general it is not a good idea to store files in a database because it is slow to store and retrieve.

But if your files are small it may not affect much your application.

This package is not specific to Word Doc or PDF files. It is more for images but you can adapt it to work with other types of files.


Recommend package
: 
: