Open Pdf,Doc,Docx files inside Same Browser Window using PHP
We usually try to include various types of files like pictures,documents,pdf files etc.For the picture files,you can directly upload the file to site and embed in your blog using <img> tag. For word document files(.doc files), you would need a Browser Plugin to do this .This will be really helpful for those who have no [...]