1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 18:52:08 +02:00
Files
archived-web-php/usage.php3
Rasmus Lerdorf 8d0a79fd57 New usage stats
1999-02-10 19:06:06 +00:00

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