1
0
mirror of https://github.com/php/web-php.git synced 2026-03-27 00:32:13 +01:00
Files
archived-web-php/usage.php3
1999-01-11 10:49:23 +00:00

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(); ?>