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

	<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>2005-07-21T20:24:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[phreako]]></name></author>
		<updated>2005-07-21T20:24:11-04:00</updated>

		<published>2005-07-21T20:24:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52987#p52987</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52987#p52987"/>
		<title type="html"><![CDATA[Extracting a certain area of a string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52987#p52987"><![CDATA[
thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6503">phreako</a> — Thu Jul 21, 2005 8:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-07-20T19:31:45-04:00</updated>

		<published>2005-07-20T19:31:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52949#p52949</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52949#p52949"/>
		<title type="html"><![CDATA[Extracting a certain area of a string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52949#p52949"><![CDATA[
this should store it in a var called $p2<div class="codebox"><p>Code: </p><pre><code>regexp {P2:\s(.*?)\s--&gt;} $value . p2</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Jul 20, 2005 7:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[phreako]]></name></author>
		<updated>2005-07-20T19:22:46-04:00</updated>

		<published>2005-07-20T19:22:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52948#p52948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52948#p52948"/>
		<title type="html"><![CDATA[Extracting a certain area of a string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52948#p52948"><![CDATA[
Say i have a string that i named it $value that looks like this<br><br>&lt;!-- P: Owner1 --&gt;,&lt;!-- P2: Owner2 --&gt;,&lt;!-- P3: Owner3 --&gt; &lt;!-- P4: Owner4 --&gt;<br><br>I wanna extract the P2 value. <br><br>So i just want the thing "Owner2". How do I go about doing it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6503">phreako</a> — Wed Jul 20, 2005 7:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
