mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Update usage stats now that the Netcraft numbers seem to finally be back
This commit is contained in:
BIN
images/stats/phpstats-200412.png
Normal file
BIN
images/stats/phpstats-200412.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 2004</h1>
|
||||
<h1>Usage Stats for December 2004</h1>
|
||||
|
||||
<p>
|
||||
PHP: 17,245,242 Domains, 1,338,970 IP Addresses<br>
|
||||
PHP: 17,826,404 Domains, 1,318,739 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php echo print_image("stats/phpstats-200409.png", "Graph"); ?>
|
||||
<?php echo print_image("stats/phpstats-200412.png", "Graph"); ?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user