+ 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.
1 Odpowiedź
+ 2
upload the file as you would normally to the server. keep only the absolute url to the file in your db.