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

	<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-02-19T02:57:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[adam]]></name></author>
		<updated>2006-02-19T02:57:51-04:00</updated>

		<published>2006-02-19T02:57:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60510#p60510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60510#p60510"/>
		<title type="html"><![CDATA[when you give up]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60510#p60510"><![CDATA[
Like they say when you give up is when you find it. I am still not sure if this is the correct way. Thanx<br><div class="codebox"><p>Code: </p><pre><code>set nick [string map {\\ \\\\ \[ \\\[ \] \\\] \( \\\( \) \\\) \{ \\\{ \} \\\} \" \\\"} $nick]</code></pre></div>Adam<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7388">adam</a> — Sun Feb 19, 2006 2:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[adam]]></name></author>
		<updated>2006-02-19T02:33:02-04:00</updated>

		<published>2006-02-19T02:33:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60509#p60509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60509#p60509"/>
		<title type="html"><![CDATA[Enter nick problem into mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60509#p60509"><![CDATA[
Hey guys and girls<br><br>I have made a tcl that enters user information into mysql. But I have a problem when the nick has a \ in it. Mysql requires the value to be set to \\.<br><div class="codebox"><p>Code: </p><pre><code>set $nick "ad\am"## Nick need to be "ad\\am" to go into mysql</code></pre></div>I have tryed {$nick} and a regsub a mate try to make. Nothing has worked yet. Any help with this problem would be ace.<br><br>Adam<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7388">adam</a> — Sun Feb 19, 2006 2:33 am</p><hr />
]]></content>
	</entry>
	</feed>
