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

	<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>2003-03-26T13:54:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-03-26T13:54:07-04:00</updated>

		<published>2003-03-26T13:54:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18267#p18267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18267#p18267"/>
		<title type="html"><![CDATA[string spliting by marks...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18267#p18267"><![CDATA[
seams to work on .tcl @ DCC..<br><br>thanks mora<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Wed Mar 26, 2003 1:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MORA]]></name></author>
		<updated>2003-03-26T13:23:35-04:00</updated>

		<published>2003-03-26T13:23:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18266#p18266</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18266#p18266"/>
		<title type="html"><![CDATA[string spliting by marks...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18266#p18266"><![CDATA[
regexp ".*url=(.*)&amp;PHPSESSID" "xahdasdasdasdasdurl=<a href="http://someurl.domain/..&amp;PHPSESSID=somesessionid" class="postlink">http://someurl.domain/..&amp;PHPSESSID=somesessionid</a> " a url<br><br>then $url holds the url<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1138">MORA</a> — Wed Mar 26, 2003 1:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-03-25T16:09:32-04:00</updated>

		<published>2003-03-25T16:09:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18242#p18242</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18242#p18242"/>
		<title type="html"><![CDATA[string spliting by marks...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18242#p18242"><![CDATA[
string splitting based on texts found...<br><br>i have an one-line string but only require a little part of it :<br><br>xahdasdasdasdasd<strong class="text-strong">url=</strong><a href="http://someurl.domain/..%5Bb%5D&amp;PHPSESSID" class="postlink">http://someurl.domain/..[b]&amp;PHPSESSID</a>[/b]=somesessionid<br><br>and i need exactly this <em class="text-italics"><a href="http://someurl.domain/" class="postlink">http://someurl.domain/</a>..</em> part of the string, and <em class="text-italics">url=</em> bzw. <em class="text-italics">&gt;&amp;PHPSESSID</em>are the markers that  show that the searched string is direclty inbetween of them...<br><br>i think this has to be done with lindex "url=" $string or simular, but i dont exactly know how to use this....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Mar 25, 2003 4:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
