I wanted to know when do I need to use an index.php page. For example, in this scenario, A simple login page on my index page could be a simple HTML page. Right? Then why would I want to make it index.php instead of index.html?
Can someone explain this to me?