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

March stats - a bit late

This commit is contained in:
Rasmus Lerdorf
2004-03-23 21:52:57 +00:00
parent 2dd28f44df
commit 87826466b7
3 changed files with 5 additions and 4 deletions

View File

@@ -74,7 +74,8 @@ $stats = array(
200311 => array(14528748, 1328604),
200312 => array(14907816, 1336101),
200401 => array(14699098, 1330821),
200402 => array(15205474, 1330021)
200402 => array(15205474, 1330021),
200403 => array(15054623, 1335263)
);
$months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun",

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -5,15 +5,15 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP Usage Stats");
?>
<h1>Usage Stats for February 2004</h1>
<h1>Usage Stats for March 2004</h1>
<p>
PHP: 15,205,474 Domains, 1,330,021 IP Addresses<br>
PHP: 15,054,623 Domains, 1,335,263 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>
<p>
<?php echo print_image("stats/phpstats-200402.png", "Graph"); ?>
<?php echo print_image("stats/phpstats-200403.png", "Graph"); ?>
</p>
<p>