I want to read .docx files from URL in PHP, Url has no file extension.
URL Like: http://localhost/demoSite/index.php?entryPoint=download&id=cb77e8d2-c578-4ea1-85de-599a901871d0&type=Documents
This URL gives me a file Doc1.docx file so I want to read that file (Doc1.docx) without download.