Code Comments
Programming Forum and web based access to our favorite programming groups.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>
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.