mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Updated usage stats for August 2006
This commit is contained in:
@@ -105,6 +105,7 @@ $stats = array(
|
||||
200606 => array(19121935, 1281679),
|
||||
200606 => array(19508411, 1280099),
|
||||
200607 => array(18621330, 1289401),
|
||||
200608 => array(19234766, 1300431),
|
||||
);
|
||||
|
||||
$months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun",
|
||||
|
||||
BIN
images/stats/phpstats-200608.png
Normal file
BIN
images/stats/phpstats-200608.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@@ -5,10 +5,10 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
||||
site_header("PHP Usage Stats");
|
||||
?>
|
||||
|
||||
<h1>Usage Stats for July 2006</h1>
|
||||
<h1>Usage Stats for August 2006</h1>
|
||||
|
||||
<p>
|
||||
PHP: 18,621,330 Domains, 1,289,401 IP Addresses<br>
|
||||
PHP: 19,234,766 Domains, 1,300,431 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user