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

Updated usage stats for September 2006

This commit is contained in:
Jacques Marneweck
2006-09-18 14:07:45 +00:00
parent 2a1d6f3bf3
commit 7025774d8a
3 changed files with 4 additions and 3 deletions

View File

@@ -106,6 +106,7 @@ $stats = array(
200606 => array(19508411, 1280099),
200607 => array(18621330, 1289401),
200608 => array(19234766, 1300431),
200609 => array(19491324, 1313977),
);
$months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun",

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -5,15 +5,15 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP Usage Stats");
?>
<h1>Usage Stats for August 2006</h1>
<h1>Usage Stats for September 2006</h1>
<p>
PHP: 19,234,766 Domains, 1,300,431 IP Addresses<br />
PHP: 19,491,324 Domains, 1,313,977 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>
<p>
<?php echo print_image("stats/phpstats-200608.png", "Graph"); ?>
<?php echo print_image("stats/phpstats-200609.png", "Graph"); ?>
</p>
<p>