mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
January numbers
This commit is contained in:
@@ -47,7 +47,9 @@ $stats = array(
|
||||
200108 => array(6883004, 976593),
|
||||
200109 => array(6930758, 957249),
|
||||
200110 => array(6624340, 979572),
|
||||
200111 => array(7095691, 1046426)
|
||||
200111 => array(7095691, 1046426),
|
||||
200112 => array(7261540, 1043328),
|
||||
200201 => array(7525142, 1079999)
|
||||
);
|
||||
|
||||
$rgb_colors = array(
|
||||
|
||||
BIN
gifs/stats/phpstats-200201.png
Normal file
BIN
gifs/stats/phpstats-200201.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
@@ -3,15 +3,15 @@ require_once 'prepend.inc';
|
||||
commonHeader("PHP Usage Stats");
|
||||
?>
|
||||
|
||||
<h1>Usage Stats for December 2001</h1>
|
||||
<h1>Usage Stats for January 2002</h1>
|
||||
|
||||
<p>
|
||||
PHP: 7,261,540 Domains, 1,043,328 IP Addresses<br>
|
||||
PHP: 7,525,142 Domains, 1,079,999 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php echo print_image("stats/phpstats-200112.png", "Graph"); ?>
|
||||
<?php echo print_image("stats/phpstats-200201.png", "Graph"); ?>
|
||||
</p>
|
||||
<p>
|
||||
There has been some shakeout in the large-scale shared hosting space
|
||||
|
||||
Reference in New Issue
Block a user