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

	<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>2008-12-07T16:34:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tueb]]></name></author>
		<updated>2008-12-07T16:27:18-04:00</updated>

		<published>2008-12-07T16:27:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86119#p86119</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86119#p86119"/>
		<title type="html"><![CDATA[[solved] strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86119#p86119"><![CDATA[
thx, both work =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9349">tueb</a> — Sun Dec 07, 2008 4:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-12-07T11:30:32-04:00</updated>

		<published>2008-12-07T11:30:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86117#p86117</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86117#p86117"/>
		<title type="html"><![CDATA[[solved] strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86117#p86117"><![CDATA[
As for addslashes, I would recommend you have a look at the <strong class="text-strong">mysql::escape</strong> (or <strong class="text-strong">mysqlescape</strong> in older versions) for proper escaping.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Dec 07, 2008 11:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-12-07T09:43:24-04:00</updated>

		<published>2008-12-07T09:43:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86112#p86112</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86112#p86112"/>
		<title type="html"><![CDATA[[solved] strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86112#p86112"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set input [string map {\\ ""} $input]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Dec 07, 2008 9:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tueb]]></name></author>
		<updated>2008-12-07T16:34:28-04:00</updated>

		<published>2008-12-06T14:49:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86106#p86106</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86106#p86106"/>
		<title type="html"><![CDATA[[solved] strip slashes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86106#p86106"><![CDATA[
Hi, <br><br>is there a command like stripslashes for php?<br><br>I have information stored in a mysql table and need to remove the \ from the entries.<br><br><br>thx,<br><br>tueb<br><br><br>PS: addslashes would be nice, too.^^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9349">tueb</a> — Sat Dec 06, 2008 2:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
