Hi,
I have files in a folder. When I list those files in my PHP site, all the hyperlinks shows full path of the file on status bar of the browser.
e.g
When mouse over hyperlink, it shows "..../personalFolder/hello.doc"
How can i solve this problem? I think this is a security breach.
Thanks