Are there any downsides to using include a lot in PHP?

Ethan

New member
I want to include all of the headers, styles, and other commonly used code in my website. Is there any downside to using include a lot?
 
Back
Top