For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > April 2005 > cvs: phpweb / usage.php /images/stats phpstats-200504.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-200504.png
Rasmus Lerdorf

2005-04-13, 8:56 pm

rasmus Wed Apr 13 16:34:42 2005 EDT

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

Modified files:
/phpweb usage.php
Log:
April usage numbers


http://cvs.php.net/diff.php/phpweb/...67&r2=1.68&ty=u
Index: phpweb/usage.php
diff -u phpweb/usage.php:1.67 phpweb/usage.php:1.68
--- phpweb/usage.php:1.67 Mon Jan 24 10:50:13 2005
+++ phpweb/usage.php Wed Apr 13 16:34:40 2005
@@ -1,19 +1,19 @@
<?php
-// $Id: usage.php,v 1.67 2005/01/24 15:50:13 rasmus Exp $
+// $Id: usage.php,v 1.68 2005/04/13 20:34:40 rasmus Exp $
$_SERVER['BASE_PAGE'] = 'usage.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP Usage Stats");
?>

-<h1>Usage Stats for December 2004</h1>
+<h1>Usage Stats for April 2005</h1>

<p>
-PHP: 18,455,683 Domains, 1,317,871 IP Addresses<br>
+PHP: 19,720,597 Domains, 1,310,181 IP Addresses<br>
Source: <a href="http://www.netcraft.com/Survey/">Netcraft</a><br />
</p>

<p>
-<?php echo print_image("stats/phpstats-200501.png", "Graph"); ?>
+<?php echo print_image("stats/phpstats-200504.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