1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/usage.php
2001-03-07 15:45:58 +00:00

15 lines
484 B
PHP

<?
require("shared.inc");
commonHeader("PHP Usage Stats");
?>
Feb 2001: PHP: 5558363 Domains, 856543 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br>
<img src="gifs/phpstats-200102.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(); ?>