Download this file
10 lines (8 with data), 288 Bytes
| <? require('_include/header.php'); ?>
<h1>Last 100 lines of the IRC chat (<a href="irc://irc.freenode.net/lwjgl">#LWJGL IRC channel</a>)</h1>
<p>
<pre>
<?php echo htmlentities(file_get_contents("http://irc-stats.lwjgl.org/log.php")); ?>
</pre>
</p>
<? require('_include/footer.php'); ?>
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.