PHP: how do you get it to display the time it took to generate the page?

dpopiz

Diamond Member
Jan 28, 2001
4,454
0
0
I want it to print on the page the amount of time it took php to generate the page. preferably a function that I can call from the script, not a global setting.

I can't seem to find any info about this, but maybe I'm just not calling it the right thing