Page is a not externally linkable
sssweb - 1:21 pm on Jul 14, 2012 (gmt 0)
If I build a webpage using PHP scripts (in various 'include' files) with a total file size of say, 100k, does the 100k add to the page load time for the user? Say the scripts print out a 5k HTML page; is the end result just the 5k, or is it 105k? (I know there are other factors too; my question here is just whether the PHP file sizes factor in.)