Hi
When I make home.php – which is an introduction to the site I had an “enter” link, which linked it to the index.php file. I did not intend home.php to be used again after they enter index.php as I only want it called when the user types in the domain name.
However when I click the link to “index.php” it shows the “home.php” file. The index.php file is different to the home.php file.
Is there any way to change it so I have a home.php file which can be serparate to the index.php file?
Thanks