How can I analyze a page? For example to get the "Total HTTP Requests", "total page size" etc.
Thnx in advance.
How to analyze a page?
Moderator: General Moderators
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: How to analyze a page?
I think you are talking about web stats. You would use a program that runs on the web server and analyzes the server logs. It will produce reports with that kind of information.
(#10850)
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
Re: How to analyze a page?
No no, not that. I want for example, the pages size(the size that is displayed on the browser) etc.
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
Re: How to analyze a page?
Ok I found it out myself on how to do this, so I wanted to share it here:
http://www.php.net/manual/en/function.curl-getinfo.php
http://www.php.net/manual/en/function.curl-getinfo.php