mirror of
https://github.com/php/web-php.git
synced 2026-03-31 19:52:29 +02:00
13 lines
457 B
PHP
13 lines
457 B
PHP
<?php require("header.inc"); ?>
|
|
|
|
<h1>PHP Usage</h1>
|
|
<h2>September 1999: 795034 Domains, 289162 IP Addresses</h2>
|
|
<img src="phpstats-199909.gif" width="640" height="350">
|
|
<br><i><font size="-1">Source: NetCraft, http://www.netcraft.com/</font></i>
|
|
|
|
<h2>PHP is the most popular module (19.79%) behind the FrontPage extensions (19.93%)</h2>
|
|
|
|
<i><font size="-1">Source: E-Soft, Inc., http://www.e-softinc.com/survey/</font></i>
|
|
|
|
<?php require("footer.inc"); ?>
|