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