1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 15:22:19 +01:00
Files
archived-web-php/usage.php
2000-08-14 16:54:02 +00:00

15 lines
485 B
PHP

<?
require("shared.inc");
commonHeader("PHP Usage Stats");
?>
July 2000: PHP: 3121918 Domains, 598213 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br>
<img src="gifs/phpstats-200007.gif" width=780 height=350 alt="Graph"
><br clear=left>
<p>You can also see how popular PHP is relative to other Apache modules
at <a href="http://www.securityspace.com/s_survey/">E-Soft Inc.'s
web survey</a>. (Spoiler: PHP is the most popular)
<? commonFooter(); ?>