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

Looks like Netcraft isn't providing us with numbers beyond July now

This commit is contained in:
Rasmus Lerdorf
2007-10-01 16:50:06 +00:00
parent c796e6863a
commit df030b29e7
3 changed files with 5 additions and 2 deletions

View File

@@ -114,6 +114,9 @@ $stats = array(
200702 => array(20140063, 1332514),
200703 => array(19962427, 1217628),
200704 => array(20016421, 1208663),
200705 => array(20580413, 1222876),
200706 => array(20682448, 1233875),
200707 => array(20917850, 1224183),
);
$months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun",

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -8,12 +8,12 @@ site_header("PHP Usage Stats");
<h1>Usage Stats for April 2007</h1>
<p>
PHP: 20,016,421 domains, 1,208,663 IP addresses<br />
PHP: 20,917,850 domains, 1,224,183 IP addresses<br />
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>
<p>
<?php echo print_image("stats/phpstats-200704.png", "Graph"); ?>
<?php echo print_image("stats/phpstats-200707.png", "Graph"); ?>
</p>
<p>