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
Rasmus Lerdorf 3da8726bfa March stats
1999-03-14 19:29:34 +00:00

9 lines
227 B
PHP

<?
require("shared.inc");
commonHeader("PHP Usage Stats");
?>
March 1999: 409418 Domains, 143667 IP Addresses<br>
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
<img src="phpstats-199903.gif">
<? commonFooter(); ?>