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

	<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-06-11T22:45:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-06-11T22:45:27-04:00</updated>

		<published>2004-06-11T22:45:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37237#p37237</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37237#p37237"/>
		<title type="html"><![CDATA[encoding text for use in mysql table]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37237#p37237"><![CDATA[
If you are using mysqltcl, use the 'mysqlescape' command...<br>You should consult the docs for the mysqltcl extension before asking such questions though..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Fri Jun 11, 2004 10:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-11T20:40:02-04:00</updated>

		<published>2004-06-11T20:40:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37233#p37233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37233#p37233"/>
		<title type="html"><![CDATA[encoding text for use in mysql table]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37233#p37233"><![CDATA[
i've run into a problem when trying to insert data to a mysql table.<br><br>for example: when i try to insert a variable who's value is "because you're cool', it'll return an error saying my sql syntax is wrong because of the [b]'[/b] in "you're"<br><br>what i've been looking for is a script, or snippet, that will place \'s infront of all characters that will cause problems with mysql.<br><br>also, i need one that'll do the opposite, when i read data from a mysql table, that has been processed by the above script, i need a second script to remove any "\" that was inserted from the first script..  <br><br>hopefully you all followed this :)<br><br>thanks,<br>Chad.<p>Statistics: Posted by Guest — Fri Jun 11, 2004 8:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
