mirror of
https://github.com/php/web-php.git
synced 2026-03-30 03:02:13 +02:00
9 lines
227 B
PHP
9 lines
227 B
PHP
<?
|
|
require("shared.inc");
|
|
commonHeader("PHP Usage Stats");
|
|
?>
|
|
April 1999: 578221 Domains, 169135 IP Addresses<br>
|
|
Source: <a href="http://www.netcraft.com">Netcraft</a><br>
|
|
<img src="phpstats-199904.gif">
|
|
<? commonFooter(); ?>
|