Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Server-side Scripting _ HOW TO OPEN SELECTED PDF FILE NAME FROM MYSQL TABLE USING PHP

Posted by: shankar from vizag Jun 22 2019, 08:53 PM

Greetings

Basing on lot of online references,

1. Created a html page to upload a pdf file to a specific folder "uploads" in htdocs.
2. Created a table in mysql to store the uploaded file name.

Now, unable to call / open the selected pdf file. Kindly guide me in this regard.

I have tried to attach the .rar file of uploads folder but this page is not allowing to attach the .rar file.



Attached File  testfileupload.php ( 1k ) Number of downloads: 595
Attached File  upload.php ( 1.55k ) Number of downloads: 650

Posted by: shankar from vizag Jun 23 2019, 05:03 AM

QUOTE(shankar from vizag @ Jun 23 2019, 07:23 AM) *

Greetings

Basing on lot of online references,

1. Created a html page to upload a pdf file to a specific folder "uploads" in htdocs.
2. Created a table in mysql to store the uploaded file name.

Now, unable to call / open the selected pdf file. Kindly guide me in this regard.

I have tried to attach the .rar file of uploads folder but this page is not allowing to attach the .rar file.



Attached File  testfileupload.php ( 1k ) Number of downloads: 595
Attached File  upload.php ( 1.55k ) Number of downloads: 650



updated files are attached herewith. There is a problem with openpdf.php:


Attached File  testfileupload.php ( 1.03k ) Number of downloads: 527
Attached File  openpdf.php ( 714bytes ) Number of downloads: 528

Kindly guide me in fixing the issue.

regards

Posted by: CharlesEF Jun 26 2019, 03:37 PM

I've been going thru hell with Windows 1903 update for the last few days. I started to look over your code but I stopped. Why have you started using 'mysql_' commands? You know PHP 'mysql_' commands have been deprecated for many years and removed in PHP v7.

Sorry, I can't help you as long as you use outdated commands.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)