i have password protected / public_html /images folder so that no one can see all images. But now when I am opening php page in which i need to dispaly specific iamge then i am getting login screen.. how to access password protected folder from php
Imgsrc Ru Password Listl
Alternatively if you want them all in the one password protected folder you need to have a PHP script on your server which will take a filename argument. Read that image off disk and then push it to the user with correct headers. Your html will have something like the following 2ff7e9595c
Comments