1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Here goes June 2005's stats.

This commit is contained in:
Jacques Marneweck
2005-06-01 14:05:44 +00:00
parent 2efd65ce35
commit d78c7220e7
3 changed files with 4 additions and 3 deletions

View File

@@ -90,6 +90,7 @@ $stats = array(
200503 => array(19279566, 1303710),
200504 => array(19720597, 1310181),
200505 => array(20157542, 1303750),
200506 => array(20478778, 1299068),
);
$months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun",

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -5,15 +5,15 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP Usage Stats");
?>
<h1>Usage Stats for May 2005</h1>
<h1>Usage Stats for June 2005</h1>
<p>
PHP: 20,157,542 Domains, 1,303,750 IP Addresses<br>
PHP: 20,478,778 Domains, 1,299,068 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>
<p>
<?php echo print_image("stats/phpstats-200505.png", "Graph"); ?>
<?php echo print_image("stats/phpstats-200506.png", "Graph"); ?>
</p>
<p>