mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
October numbers
This commit is contained in:
BIN
images/stats/phpstats-200310.png
Normal file
BIN
images/stats/phpstats-200310.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -5,15 +5,15 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
||||
site_header("PHP Usage Stats");
|
||||
?>
|
||||
|
||||
<h1>Usage Stats for September 2003</h1>
|
||||
<h1>Usage Stats for October 2003</h1>
|
||||
|
||||
<p>
|
||||
PHP: 13,717,527 Domains, 1,310,849 IP Addresses<br>
|
||||
PHP: 13,969,466 Domains, 1,318,240 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php echo print_image("stats/phpstats-200309.png", "Graph"); ?>
|
||||
<?php echo print_image("stats/phpstats-200310.png", "Graph"); ?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user