hi - just saw that ffr is "hidden" into a php file, and now i wanted to know how this works - i want to include something like this into my site for "protecting" the content
It isn't really hidden in the sense that you are thinking, and it is still very easy to find the content, but I used to use a method similar to this when I had a website. They are using an include function in the embeded file to do that.
Comment