mirror of
https://github.com/php/web-php.git
synced 2026-03-27 00:32:13 +01:00
9 lines
228 B
PHP
9 lines
228 B
PHP
<?
|
|
require("shared.inc");
|
|
commonHeader("PHP Usage Stats");
|
|
?>
|
|
January 1999: 278297 Domains, 90264 IP Addresses<br>
|
|
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
|
|
<img src="phpstats-199901.gif">
|
|
<? commonFooter(); ?>
|