Hu guys,
just wondering if it was possible to Hide the filename in the location bar,
Example:
instead of wwww.myfiles.com/file1.phpto
wwww.myfiles.com/
If any of you guys know how to do this, that would be great.....
thanks in advance.....
Probably best to go with frames.
frames (yuk) wont totally hide it but the main frame as index.php could link to other frames and the url in the address bar would still be your.com
not perfect but the words hide and locations don't go too well together
that answers hiding but you can use .htaccess to make script.php your index instead of index.php
hth
I agree. I don't like frames either.
have you thought about moving the file in one level outside the web dir then calling it through the path this would take a absolute path call using the unix path. so that there is not a direct link to the file in the url.