How to upload and download pdf from mysql server using php and mysqli? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to upload and download pdf from mysql server using php and mysqli?

i am finding difficulity in uploading and downloading a file to mysql server using php and mysqli.Hope you will provide the code.

29th May 2018, 10:00 AM
Taef Nadim
Taef Nadim - avatar
1 Answer
+ 2
upload the file as you would normally to the server. keep only the absolute url to the file in your db.
29th May 2018, 4:23 PM
seamiki
seamiki - avatar