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

	<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>2004-03-28T10:52:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-28T10:52:48-04:00</updated>

		<published>2004-03-28T10:52:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35016#p35016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35016#p35016"/>
		<title type="html"><![CDATA[MySql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35016#p35016"><![CDATA[
ok, thanks<p>Statistics: Posted by Guest — Sun Mar 28, 2004 10:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-03-27T18:10:22-04:00</updated>

		<published>2004-03-27T18:10:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34998#p34998</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34998#p34998"/>
		<title type="html"><![CDATA[MySql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34998#p34998"><![CDATA[
If you are using mysqltcl, there is a command called 'mysqlescape' which makes your data <em class="text-italics">mysql-safe</em>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sat Mar 27, 2004 6:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-27T13:45:11-04:00</updated>

		<published>2004-03-27T13:45:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34995#p34995</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34995#p34995"/>
		<title type="html"><![CDATA[MySql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34995#p34995"><![CDATA[
Hello I have started with mysql and I want to make a string 'mysql-safe'<br><br>I use:<div class="codebox"><p>Code: </p><pre><code>mysqlsel $MySql "SELECT Reply FROM `$table` WHERE Text LIKE '$text'" -list</code></pre></div>and I have tryes [list $text].<br>$text is the thing that the users can type themself.<br><br>Then I have another problem that i tought i would post in the same topic...<br><br>I need a command that takes all chars etc and that can be split into two like <div class="codebox"><p>Code: </p><pre><code>!moo "hello hello" "hello \" moo"</code></pre></div> , this is supposed to give me like a string with <div class="codebox"><p>Code: </p><pre><code>hello hello</code></pre></div> and one with <div class="codebox"><p>Code: </p><pre><code>hello " moo</code></pre></div><p>Statistics: Posted by Guest — Sat Mar 27, 2004 1:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
