mirror of
https://github.com/php/web-php.git
synced 2026-03-29 18:52:08 +02:00
9 lines
230 B
PHP
9 lines
230 B
PHP
<?
|
|
require("shared.inc");
|
|
commonHeader("PHP Usage Stats");
|
|
?>
|
|
February 1999: 345549 Domains, 101140 IP Addresses<br>
|
|
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
|
|
<img src="phpstats-199902.gif">
|
|
<? commonFooter(); ?>
|