1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 19:22:17 +02:00
Files
archived-web-php/usage.php3
1998-11-11 22:44:32 +00:00

9 lines
229 B
PHP

<?
require("shared.inc");
commonHeader("PHP Usage Stats");
?>
November 1998: 220286 Domains, 81141 IP Addresses<br>
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
<img src="phpstats-199811.gif">
<? commonFooter(); ?>