1
0
mirror of https://github.com/php/web-php.git synced 2026-04-01 20:22:20 +02:00
Files
archived-web-php/usage.php
Sascha Schumann 7b9a243d77 One PHP: too much
2000-09-29 17:54:49 +00:00

15 lines
487 B
PHP

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