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

A bit late on the numbers this month

This commit is contained in:
Rasmus Lerdorf
2004-04-16 05:38:05 +00:00
parent 372fdd52c9
commit 9c6fe8f62a
3 changed files with 4 additions and 3 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -8,12 +8,12 @@ site_header("PHP Usage Stats");
<h1>Usage Stats for March 2004</h1>
<p>
PHP: 15,054,623 Domains, 1,335,263 IP Addresses<br>
PHP: 15,528,732 Domains, 1,343,899 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>
<p>
<?php echo print_image("stats/phpstats-200403.png", "Graph"); ?>
<?php echo print_image("stats/phpstats-200404.png", "Graph"); ?>
</p>
<p>