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:
@@ -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",
|
||||
|
||||
BIN
images/stats/phpstats-200404.png
Normal file
BIN
images/stats/phpstats-200404.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user