How to upload and download pdf from mysql server using php and mysqli? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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