For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2004 > cvs: phpweb / usage.php /images/stats phpstats-200412.png









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / usage.php /images/stats phpstats-200412.png
Rasmus Lerdorf

2004-12-28, 3:55 am

rasmus Tue Dec 28 02:01:46 2004 EDT

Added files:
/phpweb/images/stats phpstats-200412.png

Modified files:
/phpweb usage.php
Log:
Update usage stats now that the Netcraft numbers seem to finally be back


http://cvs.php.net/diff.php/phpweb/...65&r2=1.66&ty=u
Index: phpweb/usage.php
diff -u phpweb/usage.php:1.65 phpweb/usage.php:1.66
--- phpweb/usage.php:1.65 Sat Dec 25 15:42:54 2004
+++ phpweb/usage.php Tue Dec 28 02:01:46 2004
@@ -1,19 +1,19 @@
<?php
-// $Id: usage.php,v 1.65 2004/12/25 20:42:54 jacques Exp $
+// $Id: usage.php,v 1.66 2004/12/28 07:01:46 rasmus Exp $
$_SERVER['BASE_PAGE'] = 'usage.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP Usage Stats");
?>

-<h1>Usage Stats for September 2004</h1>
+<h1>Usage Stats for December 2004</h1>

<p>
-PHP: 17,245,242 Domains, 1,338,970 IP Addresses<br>
+PHP: 17,826,404 Domains, 1,318,739 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>

<p>
-<?php echo print_image("stats/phpstats-200409.png", "Graph"); ?>
+<?php echo print_image("stats/phpstats-200412.png", "Graph"); ?>
</p>

<p>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com