I\'m trying to display a pdf file in php, I used:
Simple way to display pdf files from database and we can download it. $resume is pdf file name which comes from database. ../resume/filename is path of folder where your file is stored.