How to know in how many time my php page was created?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
oriondream
Forum Newbie
Posts: 1
Joined: Fri Aug 09, 2002 1:53 pm

How to know in how many time my php page was created?

Post by oriondream »

i see that in a lot of php sites...and some time ago i saw a tuturial explainin how to do that but i dont remember where...anyone could say me where or explain me how to do it?


tks
User avatar
RandomEngy
Forum Contributor
Posts: 173
Joined: Wed Jun 26, 2002 3:24 pm
Contact:

Post by RandomEngy »

MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Post by MattF »

I think he means a page creating timer as in "Page created in 0.0000003 seconds" - search the forum there was a thread somewhere where people tried to get the best times with that and it had the code.
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Chech this out!

Post by Takuma »

Hi, there's an article that you're looking for in PHP Builder.
Here's the link:-
http://www.phpbuilder.com/columns/akent20000926.php3
Hope that helps!
MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Post by MattF »

Post Reply