Hello there,
My query is like-
I have one pdf and xls file as link.
When any employee try to click on that link,
then it should ask me for credentials as name(pmp) and password(123)
if these two things matches, thwn only it should allow you to view/download taht xls/pdf.
How can I do this using php?
Please help.