<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15808" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-06-03T12:51:18-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15808</id>

		<entry>
		<author><name><![CDATA[Nimos]]></name></author>
		<updated>2008-06-03T12:51:18-04:00</updated>

		<published>2008-06-03T12:51:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83399#p83399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83399#p83399"/>
		<title type="html"><![CDATA[PHP Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83399#p83399"><![CDATA[
I use a php script, which reads my logfiles and shows them in a browser...<br><br>My problem:<br>If I view the file, I cant see the names of the writers!<br><br>I think, it is because the names are in "&lt; &gt;" wich have a meaning in php, right?<br><br>does anyone know how to fix it?<br><br><div class="codebox"><p>Code: </p><pre><code>&lt;?php$log = implode("&lt;br&gt;",file("/logs/eggdrop.log"));echo $log;?&gt;</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9877">Nimos</a> — Tue Jun 03, 2008 12:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
