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

	<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>2007-09-05T17:11:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Aimar`]]></name></author>
		<updated>2007-09-05T17:11:45-04:00</updated>

		<published>2007-09-05T17:11:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75739#p75739</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75739#p75739"/>
		<title type="html"><![CDATA[str_replace]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75739#p75739"><![CDATA[
thanks, love ya <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9264">Aimar`</a> — Wed Sep 05, 2007 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-09-05T15:59:15-04:00</updated>

		<published>2007-09-05T15:59:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75737#p75737</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75737#p75737"/>
		<title type="html"><![CDATA[str_replace]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75737#p75737"><![CDATA[
I'd go for "string map"...<br><div class="codebox"><p>Code: </p><pre><code>string map {" " "%20"} $username</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Sep 05, 2007 3:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Aimar`]]></name></author>
		<updated>2007-09-05T15:15:44-04:00</updated>

		<published>2007-09-05T15:15:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75734#p75734</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75734#p75734"/>
		<title type="html"><![CDATA[str_replace]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75734#p75734"><![CDATA[
Hey, i wrote own script to fetch &amp; display some data and now i got one outgoing variable called $username - it's first and only one arg from tcl which is POSTed in http URL to fetch back result from this query...<br><br>Now the problem is... when some1 type !command text[space]next_part<br><br>I don't want to split arguments, i just want to replace all white spaces in variable to %20 <br><br>dunno how to use str_replace for that ;s<br><br>Please help me asap<br>Tnx in advance<br>Aimar<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9264">Aimar`</a> — Wed Sep 05, 2007 3:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
