I'm building a website in PHP, and I'm new to PHP. I've read that the best way to do it is to have a main file that includes the header.php and footer.php files, then calls a page using if statements and includes. My question is, what do you do for links? Let say I have my main file as...