1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 03:02:13 +02:00
Files
archived-web-php/usage.php3
Rasmus Lerdorf f50eedbe6d January numbers
2000-02-01 12:56:37 +00:00

14 lines
430 B
PHP

<?
require("shared.inc");
commonHeader("PHP Usage Stats");
?>
January 2000: 1271060 Domains, 391876 IP Addresses<br>
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
<img src="phpstats-200001.gif"><br clear=left>
<p>You can also see how popular PHP is relative to other Apache modules
at <a href="http://www.e-softinc.com/survey/">E-Soft Inc.'s
web survey</a>. (Spoiler: PHP is the most popular)
<? commonFooter(); ?>