Hi everyone!
I have such a problem.
I have created a web-interface to upload gif files. If the php script-file is placed into protected directory (which can be accessed via browser only with a valid login and password) and is activated there the uploaded files cannot be viewed from the browser (i mean gif files).
On the other hand, when i activate the script in public directories, everything works fine and the files can be view easily.
What i am doing wrong?
Thank you.