mirror of
https://github.com/php/web-php.git
synced 2026-03-31 11:42:09 +02:00
8 lines
219 B
PHP
8 lines
219 B
PHP
<?php require("header.inc"); ?>
|
|
|
|
<h1>PHP Usage</h1>
|
|
<img src="phpstats-199908.gif" width="640" height="350">
|
|
<br><i><font size="-1">Source: NetCraft, http://www.netcraft.com/</font></i>
|
|
|
|
<?php require("footer.inc"); ?>
|