Sorry for what must seem to be a blisteringly obvious distinction, but to this WP newbie I still haven't managed to figure out (from all the forum posts and various other Q&A's I've read) what the difference is between these two pages. (I've seen the template hierarchy, but this hasn't helped.)
Let's pretend I'm just building a simple website, with no "blog". What is my "home page"? home.php or front-page.php?
I also have an index.php file in my themes folder (it only calls header/footer) but this never gets used, even for generic, one-off posts. Am I missing something?
I do plan to have PHP code running on my home page, if that makes a difference...
Thanks.