1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 11:42:09 +02:00
Files
archived-web-php/oreilly99/s_usage.php3
1999-08-21 16:11:20 +00:00

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"); ?>