Jake Bunce
Sat 11th Aug '01, 1:02pm
if a template does not call a certain variable/value to be displayed does the php script still do the processing to get that value?
in other words... is the entire php script executed first and then the template displayed?
i'm messing with vBPortal and i'm wondering if i remove certain functionality from the templates will the server overhead for that functionality still be there upon loading that page?
in other words... is the entire php script executed first and then the template displayed?
i'm messing with vBPortal and i'm wondering if i remove certain functionality from the templates will the server overhead for that functionality still be there upon loading that page?