<?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/12563" />

	<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>2006-10-21T12:32:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-10-21T12:32:05-04:00</updated>

		<published>2006-10-21T12:32:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67313#p67313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67313#p67313"/>
		<title type="html"><![CDATA[Regex help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67313#p67313"><![CDATA[
Thanks man <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Sat Oct 21, 2006 12:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-21T09:41:38-04:00</updated>

		<published>2006-10-21T09:41:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67311#p67311</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67311#p67311"/>
		<title type="html"><![CDATA[Regex help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67311#p67311"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regexp {&lt;br&gt;.*?&lt;br&gt;(.*?)&lt;br&gt;(.*?)http.*?} $line match clannumber clanname</code></pre></div>$line is the input line, and the items in () in the regex string are the bits that will be put into the variables clannumber and clanname.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Oct 21, 2006 9:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-10-21T07:45:45-04:00</updated>

		<published>2006-10-21T07:45:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67306#p67306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67306#p67306"/>
		<title type="html"><![CDATA[Regex help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67306#p67306"><![CDATA[
Ok I need the number one into $clannumber and the The_Death_Squad into $clanname<br><br>How do I do that when there's only one line of text?<br><br>&lt;br&gt;Red_Rooste5<br>&lt;br&gt;1<br>&lt;br&gt;The_Death_Squad <a href="http://www.runehead.com/clans/ml.php?clan=deathsquad" class="postlink">http://www.runehead.com/clans/ml.php?clan=deathsquad</a><br><br>~Red_Rooste5<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Sat Oct 21, 2006 7:45 am</p><hr />
]]></content>
	</entry>
	</feed>
