mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
October numbers. November numbers are in too, but they look suspect,
so I am checking with Netcraft on them.
This commit is contained in:
BIN
images/stats/phpstats-200510.png
Normal file
BIN
images/stats/phpstats-200510.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -5,15 +5,15 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
||||
site_header("PHP Usage Stats");
|
||||
?>
|
||||
|
||||
<h1>Usage Stats for September 2005</h1>
|
||||
<h1>Usage Stats for October 2005</h1>
|
||||
|
||||
<p>
|
||||
PHP: 22,167,075 Domains, 1,283,102 IP Addresses<br>
|
||||
PHP: 23,299,550 Domains, 1,290,179 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php echo print_image("stats/phpstats-200509.png", "Graph"); ?>
|
||||
<?php echo print_image("stats/phpstats-200510.png", "Graph"); ?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user