Code Comments
Programming Forum and web based access to our favorite programming groups.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>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.