diff --git a/bin/generate-netcraft-chart b/bin/generate-netcraft-chart index 7d9a39730..48a4b2944 100755 --- a/bin/generate-netcraft-chart +++ b/bin/generate-netcraft-chart @@ -61,7 +61,8 @@ $stats = array( 200210 => array(9397224, 1181035), 200211 => array(9866075, 1232818), 200212 => array(10197643, 1222949), - 200301 => array(10258692, 1211575) + 200301 => array(10258692, 1211575), + 200302 => array(10519623, 1220927) ); $months = array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun", diff --git a/images/stats/phpstats-200302.png b/images/stats/phpstats-200302.png new file mode 100644 index 000000000..8651d4f7f Binary files /dev/null and b/images/stats/phpstats-200302.png differ diff --git a/usage.php b/usage.php index 1aa449d6c..5f0e1d4fc 100644 --- a/usage.php +++ b/usage.php @@ -3,15 +3,15 @@ include_once "prepend.inc"; commonHeader("PHP Usage Stats"); ?> -
-PHP: 10,258,692 Domains, 1,211,575 IP Addresses
+PHP: 10,519,623 Domains, 1,220,927 IP Addresses
Source: Netcraft
- +