mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
more updates from head
This commit is contained in:
@@ -29,12 +29,12 @@ were discovered in PHP 4.0.4.
|
||||
|
||||
<h1>
|
||||
<? print_link("/usage.php", make_image("stats-small.gif", "PHP Usage Stats", "right") ); ?>
|
||||
New Usage Stats For January Available
|
||||
New Usage Stats For February Available
|
||||
</h1>
|
||||
<p>
|
||||
<? print_link("http://www.netcraft.com/", "Netcraft"); ?> and
|
||||
<? print_link("http://www.securityspace.com/s_survey/", "E-Soft" ); ?> have
|
||||
published the January results for their Web Server surveys - both
|
||||
published the February results for their Web Server surveys - both
|
||||
of which continue to show impressive growth for PHP. Check out the
|
||||
<? print_link("/usage.php", "usage page"); ?>.
|
||||
<br clear="all">
|
||||
@@ -57,7 +57,6 @@ All the details on submitting talks are in the full <? print_link("/cfp.php", "C
|
||||
<br clear="all">
|
||||
</p>
|
||||
|
||||
|
||||
<? echo hdelim(); ?>
|
||||
|
||||
|
||||
|
||||
12
usage.php
12
usage.php
@@ -3,18 +3,14 @@ require_once 'prepend.inc';
|
||||
commonHeader("PHP Usage Stats");
|
||||
?>
|
||||
<h1>
|
||||
Usage Stats for January 2001
|
||||
Usage Stats for February 2001
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
<B>PHP:</B> 5,104,536 Domains, 832,457 IP Addresses
|
||||
</p>
|
||||
<p><small>
|
||||
Source: <? print_link("http://www.netcraft.com/Survey/", "Netcraft"); ?>
|
||||
</small></p>
|
||||
Feb 2001: PHP: 5558363 Domains, 856543 IP Addresses<br>
|
||||
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br>
|
||||
|
||||
<p>
|
||||
<? echo print_image("stats/phpstats-200101.gif", "Graph"); ?>
|
||||
<? echo print_image("stats/phpstats-200102.gif", "Graph"); ?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user