TofuBoy
New Member
- Messages
- 9
- Reaction score
- 0
- Points
- 0
Can someone give me a list of files to split into? I want to keep the files compact by using includes. I don't know if header.php and footer.php would be good files to split.
header.php - Contains tags between <html> and </head>
footer.php - Contains the copyright and from </body> to </html>
-------
And the navbar:
navbar.php - Contains the navbar HREFs
header.php - Contains tags between <html> and </head>
footer.php - Contains the copyright and from </body> to </html>
-------
And the navbar:
navbar.php - Contains the navbar HREFs
Last edited: