Hello.
I have a site written mostly in php. I have used a program called Search Engine Builder Proffesional to index the site and make a search field in the header.
This is all fine and dandy but I have a problem.
If someone searches for a word appearing in include/something.php the file show up in the result list (naturally). Now, when clicking include/something.php in the result list it will ofcourse show up all alone.
Is there a way to make the include/something.php open in the page in which it is included?