I have a index frameset htm file is it possible to change the index.htm file
to index.php without getting problems? All the other pages is named
htm.
The reason i want to do this is that i want to run some php scripts that
only work with the php exstension.
I also have a question about using html in php files, i know using php
in html sites works does it work the same way the other way around?